Show
Ignore:
Timestamp:
02/02/08 17:34:28 (16 years ago)
Author:
broder
Message:

macathena-update will now attempt to update all macathena-* packages

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/source/update/macathena-update

    r63 r105  
    33sudo svn up @FINKPREFIX@/fink/dists/macathena/ 
    44fink index 
    5 echo "You should run fink update-all to make sure you have the latest packages" 
     5fink update `fink list --installed --tab macathena | awk '{ print $2 }' | xargs echo` 
     6echo "All MacAthena packages should have been updated, but you should run fink update-all to make sure you have the latest packages"