Revision 84, 0.7 kB
(checked in by broder, 17 years ago)
|
discuss works! Also, restructured how the DocFiles are defined for approximately everything
|
Line | |
---|
1 |
Package: macathena-libathdir |
---|
2 |
Version: 22699 |
---|
3 |
Revision: 2 |
---|
4 |
Source: http://macathena.mit.edu/dist/libathdir-svn%v.tar.gz |
---|
5 |
Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu> |
---|
6 |
HomePage: http://macathena.mit.edu/ |
---|
7 |
License: BSD |
---|
8 |
Description: Find machine-specific directory locations |
---|
9 |
DescDetail: << |
---|
10 |
A library to implement machine-specific directory location on Athena. |
---|
11 |
<< |
---|
12 |
Source-MD5: 270130665f1075650735187a459c11d3 |
---|
13 |
DocFiles: athena-copyright |
---|
14 |
|
---|
15 |
BuildDepends: automake1.9, macathena-base (>= 76-1) |
---|
16 |
UpdateConfigGuess: true |
---|
17 |
CompileScript: << |
---|
18 |
cp %p/share/macathena-base/athena-copyright %b/ |
---|
19 |
|
---|
20 |
cp %p/share/automake-1.9/install-sh %b/ |
---|
21 |
cp %p/share/automake-1.9/mkinstalldirs %b/ |
---|
22 |
autoconf |
---|
23 |
./configure %c |
---|
24 |
make |
---|
25 |
<< |
---|