]> git.pld-linux.org Git - packages/fonts-TTF-microsoft.git/blobdiff - license-installer.sh
- fix target option (#5783)
[packages/fonts-TTF-microsoft.git] / 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.063011 seconds and 4 git commands to generate.