mystro256 pushed to love (master). "Use a wildchar instead of always updating the folder name"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 11 17:52:02 UTC 2015


From 9b4779bf45400fdde32b13715f22fd1bb2ae41aa Mon Sep 17 00:00:00 2001
From: Jeremy Newton <alexjnewt at hotmail.com>
Date: Mon, 11 May 2015 13:51:06 -0400
Subject: Use a wildchar instead of always updating the folder name


diff --git a/love.spec b/love.spec
index ff8e4bc..fb0c60a 100644
--- a/love.spec
+++ b/love.spec
@@ -42,7 +42,7 @@ Lua scripting language. LOVE can be used to make games of any license
 allowing it to be used for both free and non-free projects.
 
 %prep
-%setup -q -n rude-%{name}-8b113c345e97
+%setup -q -n rude-%{name}-*
 #Fixing line encoding:
 sed -i 's/\r//' license.txt src/libraries/Box2D/*/*.* src/libraries/Box2D/*/*/*.*
 #Fixing permissions:
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/love.git/commit/?h=master&id=9b4779bf45400fdde32b13715f22fd1bb2ae41aa


More information about the scm-commits mailing list