]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- multiple typo
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 10 Aug 2002 16:35:45 +0000 (16:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    builder.sh -> 1.114

builder.sh

index 008cd07be7284825f8a03d73f57f04e1abaaccd3..f349e85eb3023b62cecec167be35a0ac96f94fb3 100644 (file)
@@ -82,7 +82,7 @@ Usage: builder [-D|--debug] [-V|--version] [-a|--as_anon] [-b|-ba|--build]
        [-Tvs|--tag-version-stable] [-Tvd|--tag-version-devel]
        [-Ts|--tag-stable] [-Td|--tag-devel] [-Tv|--tag-version]
        [-nu|--no-urls] [-v|--verbose] [--opts <rpm opts>]
-       [--with/--without <feacture>] [--define <macro> <value>] <package>.spec
+       [--with/--without <feature>] [--define <macro> <value>] <package>.spec
 
        -D, --debug     - enable script debugging mode,
        -V, --version   - output builder version
@@ -137,9 +137,9 @@ Usage: builder [-D|--debug] [-V|--version] [-a|--as_anon] [-b|-ba|--build]
        -v, --verbose   - be verbose,
        -u, --try-upgrade
                        - check version, and try to upgrade package
-       --with/--without <feacture>
+       --with/--without <feature>
                        - conditional build package depending on
-                         %_with_<feacture>/%_without_<feacture> macro
+                         %_with_<feature>/%_without_<feature> macro
                          switch
 "
 }
This page took 0.047026 seconds and 4 git commands to generate.