]> git.pld-linux.org Git - packages/fonts-TTF-microsoft.git/commitdiff
- mirrors file not present, disable mirrors file
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 23 Aug 2005 19:20:31 +0000 (19:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    license-installer.sh -> 1.3

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.080661 seconds and 4 git commands to generate.