Changeset 105 for trunk/source/update
- Timestamp:
- 02/02/08 17:34:28 (17 years ago)
- Files:
-
- trunk/source/update/macathena-update (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
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"