]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- some usage
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 13 Feb 2007 18:37:03 +0000 (18:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    repackage.sh -> 1.14

repackage.sh

index 985f5d60f49ced6010340bfc4518f0414db43cc7..fd165bda5a61499496aff887d48fb8eceee0d608 100644 (file)
@@ -4,6 +4,16 @@
 #
 # -glen 2005-03-03
 #
+# Usage:
+# do %install and rpm package, skips %clean
+# SPECS$ ./repackage.sh kdelibs.spec
+#
+# after that is done you could try only package creation (as %clean was
+# skipped), for adjusting %files lists:
+# SPECS$ ./repackage.sh kdelibs.spec -bb
+#
+# See also: SPECS/compile.sh
+#
 # TODO
 # - make builder to understand -bi and use builder for short-circuit
 
This page took 0.04141 seconds and 4 git commands to generate.