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

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

version 1.3, 2001/07/06 10:36:15 version 1.5, 2001/12/14 10:31:06
Line 20 
Line 20 
   exit   exit
 fi 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/ "
Line 64 
Line 65 
 fi fi
 # #
 # #
   chmod +x rpm/buildincludes
   if cp rpm/buildincludes /var/tmp; then
     echo "Copied buildincludes script"
   else
     echo "buildincludes script missing ???"
     exit
   fi
   #
 # #
 echo "Start building ...." echo "Start building ...."
 if rpm -ba /usr/src/packages/SPECS/pegasus-1.0.spec; then if rpm -ba /usr/src/packages/SPECS/pegasus-1.0.spec; then


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2