]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- small cosmetic fix
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 20 Nov 2001 01:38:01 +0000 (01:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.86

builder.sh

index 13cb28d1cdda00981157582c0ddfc26ace0464f4..9f13ec4c3880c6fcdb618ccb225305dd0924efa4 100644 (file)
@@ -320,7 +320,7 @@ tag_files()
 branch_files()
 {
        TAG=$1
-       echo "CVS tag: $TAG"
+       echo "CVS branch tag: $TAG"
        shift;
 
        TAG_FILES="$@"
@@ -517,6 +517,9 @@ esac
 cd $__PWD
 
 # $Log$
+# Revision 1.85  2001/11/19 23:02:06  blues
+# - added raw branching support
+#
 # Revision 1.84  2001/11/07 22:08:48  ankry
 # - make builder's chmod configurable
 #
This page took 0.938953 seconds and 4 git commands to generate.