SPECS: repackage.sh - some usage

glen glen at pld-linux.org
Tue Feb 13 19:37:08 CET 2007


Author: glen                         Date: Tue Feb 13 18:37:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some usage

---- Files affected:
SPECS:
   repackage.sh (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/repackage.sh
diff -u SPECS/repackage.sh:1.13 SPECS/repackage.sh:1.14
--- SPECS/repackage.sh:1.13	Tue Feb 13 19:34:18 2007
+++ SPECS/repackage.sh	Tue Feb 13 19:37:03 2007
@@ -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
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/repackage.sh?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list