]> git.pld-linux.org Git - packages/fonts-TTF-microsoft.git/commitdiff
- fix target option (#5783) auto/ac/acroread-installer-7_0_5-2 auto/ac/macromedia-flash-installer-7_0_63_0-2 auto/ac/w32codec-installer-20050412-4
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 22 Apr 2006 17:04:15 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    license-installer.sh -> 1.9

license-installer.sh

index 7505d952fe2e9d662000267aab030c7e808240ad..d089f894e2051099c6f91ec48832b0e8c93c4784 100644 (file)
@@ -43,7 +43,7 @@ if [ "$1" = "--with" -a "$2" = "license_agreement" ]; then
                fi
        fi
        ( cd $SPECDIR
-       /usr/bin/builder -nm -nc -ncs --with license_agreement --opts --target=@TARGET_CPU@ @BASE_NAME@.spec
+       /usr/bin/builder -nm -nc -ncs --with license_agreement --target @TARGET_CPU@ @BASE_NAME@.spec
        if [ "$?" -ne 0 ]; then
                exit 2
        fi
This page took 0.068558 seconds and 4 git commands to generate.