Changeset 105
- Timestamp:
- 02/02/08 17:34:28 (17 years ago)
- Files:
-
- trunk/fink/main/finkinfo/macathena-update.info (modified) (1 diff)
- trunk/source/update/macathena-update (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/fink/main/finkinfo/macathena-update.info
r81 r105 1 1 Package: macathena-update 2 Version: 782 Version: 105 3 3 Revision: 1 4 4 Source: http://macathena.mit.edu/dist/update-svn%v.tar.gz trunk/source/update/macathena-update
r63 r105 3 3 sudo svn up @FINKPREFIX@/fink/dists/macathena/ 4 4 fink index 5 echo "You should run fink update-all to make sure you have the latest packages" 5 fink update `fink list --installed --tab macathena | awk '{ print $2 }' | xargs echo` 6 echo "All MacAthena packages should have been updated, but you should run fink update-all to make sure you have the latest packages"