Package: macathena-pyhesiodfs Version: 179 Revision: 1 Source: http://macathena.mit.edu/dist/pyhesiodfs-svn%v.tar.gz Maintainer: SIPB MacAthena Project HomePage: http://macathena.mit.edu/ License: GPL Description: Automatically mounts AFS lockers in /mit Source-MD5: 9941700852822eac274859943486dc45 DocFiles: AUTHORS COPYING Depends: fuse-py25, macathena-hesiod-py25 Replaces: pyhesiodfs BuildDepends: automake1.9 PatchScript: sed -i"" -e 's|/usr/local|%p|g' edu.mit.sipb.mit-automounter.plist CompileScript: << python2.5 setup.py build << InstallScript: << cp %p/share/automake-1.9/install-sh %b/ cp %p/share/automake-1.9/mkinstalldirs %b/ %b/mkinstalldirs %d/mit %i/bin %i/lib/python2.5/site-packages %i python2.5 setup.py install --root=%d << PostInstScript: << launchctl load /Library/LaunchDaemons/edu.mit.sipb.mit-automounter.plist << PreRmScript: << launchctl unload /Library/LaunchDaemons/edu.mit.sipb.mit-automounter.plist <<