[packages/grub2] Forgot one ln

mmazur mmazur at pld-linux.org
Tue Feb 25 15:35:37 CET 2014


commit 55d67ca111bf2f68ae317211b2b8a42e250a7be4
Author: Mariusz Mazur <mmazur at axeos.com>
Date:   Tue Feb 25 15:34:19 2014 +0100

    Forgot one ln

 grub2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grub2.spec b/grub2.spec
index 460703d..702ce57 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -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 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grub2.git/commitdiff/55d67ca111bf2f68ae317211b2b8a42e250a7be4



More information about the pld-cvs-commit mailing list