Magellan Linux

Diff of /trunk/pkgtools/get_missing_packages.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 611 by niro, Sun Nov 11 23:40:52 2007 UTC revision 612 by niro, Sun Nov 11 23:43:38 2007 UTC
# Line 31  DISTRIBUTION="$1" # stable/testing/unsta Line 31  DISTRIBUTION="$1" # stable/testing/unsta
31  [[ -z ${DISTRIBUTION} ]] && die "You must tell me a distribution!"  [[ -z ${DISTRIBUTION} ]] && die "You must tell me a distribution!"
32    
33  # used mage profile  # used mage profile
34  MAGE_PROFILE="mage070"  MAGE_PROFILE="mage080"
35    
36  MISSING_PKGS=""  MISSING_PKGS=""
37  DIST_MISSING=""  DIST_MISSING=""

Legend:
Removed from v.611  
changed lines
  Added in v.612