Revision 102, 0.6 kB
(checked in by broder, 17 years ago)
|
Renamed pyhesiodfs package to macathena-pyhesiodfs
|
Line | |
---|
1 |
Package: macathena-add |
---|
2 |
Version: 78 |
---|
3 |
Revision: 2 |
---|
4 |
Source: http://macathena.mit.edu/dist/add-svn%v.tar.gz |
---|
5 |
Maintainer: SIPB MacAthena Project <sipb-macathena@mit.edu> |
---|
6 |
HomePage: http://macathena.mit.edu/ |
---|
7 |
License: BSD |
---|
8 |
Description: Add a locker to the path |
---|
9 |
Source-MD5: 60be60923f19ce270f83682243a1c5bf |
---|
10 |
DocFiles: copyright |
---|
11 |
|
---|
12 |
Depends: macathena-athdir, python25, macathena-pyhesiodfs |
---|
13 |
PatchScript: sed -i ".bak" -e 's|@FINKPREFIX@|%p|g' setup.py macathena-add.sh macathena-add.csh attach-add.py |
---|
14 |
CompileScript: << |
---|
15 |
python2.5 setup.py build |
---|
16 |
<< |
---|
17 |
InstallScript: << |
---|
18 |
mkdir -p %i/lib/python2.5/site-packages |
---|
19 |
python2.5 setup.py install --root=%d |
---|
20 |
<< |
---|