]> git.pld-linux.org Git - packages/rpm-build-tools.git/commit - builder.sh
- fixed duoble meaning of `-a' option:
authortwittner <twittner@pld-linux.org>
Tue, 26 Jul 2005 18:04:55 +0000 (18:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit15caef335c5848f974c68fa48b9d0e1d514383b2
tree2631051ab0f59120022c1064898c957f8af77f59
parente62422da184fe7c455ae414b80fbd5ead4c05722
- fixed duoble meaning of `-a' option:
    $ ./builder --help | grep -- -a,
    -a, --adapter[ize]  - run adapter.awk on SPECFILE
    -a, --as_anon       - get files via pserver as cvs@cvs.pld-linux.org

    $ ./builder -a trf.spec
    awk: cannot open trf.spec (No such file or directory)
    diff: trf.spec: No such file or directory
    The SPEC is perfect ;)
- Rather builder has defect ;)

Changed files:
    builder.sh -> 1.320
builder.sh
This page took 0.029678 seconds and 4 git commands to generate.