]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- corrected message after --init-rpm-dir to get all packages, "-d" is needed
authordeejay1 <deejay1@pld-linux.org>
Wed, 15 Jul 2009 18:01:04 +0000 (18:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.587

builder.sh

index a7d401b892a5cfabaccd0e70dbdb55fe55043cc7..23bfcec1e25a2e3fe5d13bc58a970454957f222b 100644 (file)
@@ -1897,7 +1897,7 @@ init_rpm_dir() {
        echo "- run cvs co SPECS"
 
        echo "To checkout *all* packages:"
-       echo "- run cvs up in $TOP_DIR/packages dir"
+       echo "- run cvs up -d in $TOP_DIR/packages dir"
 
        echo ""
        echo "To commit with your developer account:"
This page took 0.036071 seconds and 4 git commands to generate.