]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
add --noinit to usage help
authorElan Ruusamäe <glen@delfi.ee>
Thu, 27 Sep 2012 13:15:06 +0000 (16:15 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 27 Sep 2012 13:15:06 +0000 (16:15 +0300)
builder.sh

index 1f517760ce8612fb9bb4ae50be51f9480b23897f..e5900a223489d42754b6a96f811c85f62e6f4ba3 100755 (executable)
@@ -423,6 +423,8 @@ Usage: builder [--all-branches] [-D|--debug] [-V|--version] [--short-version]  [
 -np <patchnumber>,
 --nopatch <patchnumber>
                     - abort instead of applying patch <patchnumber>
+--noinit
+                    - do not initialize SPECS_DIR and SOURCES_DIR (set them to .)
 --show-bconds       - show available conditional builds, which can be used
                     - with --with and/or --without switches.
 --show-bcond-args   - show active bconds, from ~/.bcondrc. this is used by ./repackage.sh script.
This page took 0.039015 seconds and 4 git commands to generate.