]> git.pld-linux.org Git - packages/grub2.git/blobdiff - grub2.spec
Forgot one ln
[packages/grub2.git] / 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.070962 seconds and 4 git commands to generate.