]> git.pld-linux.org Git - packages/grub2.git/commitdiff
Forgot one ln
authorMariusz Mazur <mmazur@axeos.com>
Tue, 25 Feb 2014 14:34:19 +0000 (15:34 +0100)
committerMariusz Mazur <mmazur@axeos.com>
Tue, 25 Feb 2014 14:34:19 +0000 (15:34 +0100)
grub2.spec

index 460703d55270e32d3c95796a0625d7ea79ba5890..702ce57e66dca6a40554ceeaf838f857bcc12eb1 100644 (file)
@@ -327,7 +327,7 @@ for platform in %{platforms} ; do
                platform_opts=""
        fi
 
-       ln -s ../configure .
+       ln -f -s ../configure .
        # mawk stalls at ./genmoddep.awk, so force gawk
        AWK=gawk \
        %configure \
This page took 0.036944 seconds and 4 git commands to generate.