(file) Return to rpmBuild CVS log (file) (dir) Up to [Pegasus] / pegasus / Attic

Diff for /pegasus/Attic/rpmBuild between version 1.3 and 1.4

version 1.3, 2001/07/06 10:36:15 version 1.4, 2001/12/13 14:53:05
Line 20 
Line 20 
   exit   exit
 fi fi
 # #
   if test "$PEGASUS_CONCURRENT" != "yes" ; then
     echo "Please set PEGASUS_CONCURRENT to yes"
     exit
   fi
   #
 PEGASUS_BASE=`basename $PEGASUS_ROOT` PEGASUS_BASE=`basename $PEGASUS_ROOT`
 if test "$PEGASUS_BASE" != "pegasus-1.0"; then if test "$PEGASUS_BASE" != "pegasus-1.0"; then
   echo "I'm going to make sure that pegasus is found in */pegasus-1.0/ "   echo "I'm going to make sure that pegasus is found in */pegasus-1.0/ "


Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2