]> git.pld-linux.org Git - packages/fonts-TTF-microsoft.git/blobdiff - license-installer.sh
- mirrors file not present, disable mirrors file
[packages/fonts-TTF-microsoft.git] / license-installer.sh
index 551a33f01c3aa9c2b4a9f7f98da05993049bc84f..9243741ac376c683dbfc121f5865a07defd33191 100644 (file)
@@ -26,7 +26,7 @@ if [ "$1" = "--with" -a "$2" = "license_agreement" ]; then
                cp -i "$3" $SPECDIR || exit 1
        fi
        ( cd $SPECDIR
-       /usr/bin/builder -nc -ncs --with license_agreement --opts --target=@TARGET_CPU@ @BASE_NAME@.spec
+       /usr/bin/builder -nm -nc -ncs --with license_agreement --opts --target=@TARGET_CPU@ @BASE_NAME@.spec
        if [ "$?" -ne 0 ]; then
                exit 2
        fi
This page took 0.073832 seconds and 4 git commands to generate.