]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- reserve all build options
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 27 Dec 2005 08:48:36 +0000 (08:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.362

builder.sh

index 46ee16cf93ed8a481c755864c70f4d2e9d39e5b9..d8abeb9d3af69bd0ae8fb9cb4887c95c8a6c343f 100644 (file)
@@ -197,9 +197,12 @@ Usage: builder [-D|--debug] [-V|--version] [-a|--as_anon] [-b|-ba|--build]
                       from <package>.spec,
 -bb, --build-binary - get all files from CVS repo or HTTP/FTP and build binary
                       only package from <package>.spec,
+-bp, --build-prep   - execute the %prep phase of <package>.spec,
+-bc                 - reserved (not implemented)
+-bi                   reserved (not implemented)
 -bs, --build-source - get all files from CVS repo or HTTP/FTP and only pack
                       them into src.rpm,
--bp, --build-prep   - execute the %prep phase of <package>.spec,
+--short-circuit     - reserved (not implemented)
 -B, --branch        - add branch
 -c, --clean         - clean all temporarily created files (in BUILD, SOURCES,
                       SPECS and \$RPM_BUILD_ROOT),
This page took 0.034241 seconds and 4 git commands to generate.