From 989ff8e43ac4f5abaa7a5a23f5c364de7eb4acea Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Tue, 26 Jun 2012 21:49:09 -0400 Subject: F17 udpates Various updates to stage 1 and 2 to build with F17 GA SRPMs --- recipe.d/0034-tzdata | 1 + 1 file changed, 1 insertion(+) mode change 100755 => 100644 recipe.d/0034-tzdata (limited to 'recipe.d/0034-tzdata') diff --git a/recipe.d/0034-tzdata b/recipe.d/0034-tzdata old mode 100755 new mode 100644 index f9f8056..0362bf6 --- a/recipe.d/0034-tzdata +++ b/recipe.d/0034-tzdata @@ -2,6 +2,7 @@ # Note: java tzdata is not built (unlike tzdata.spec) # cd $SRC/$1 +test -d obj && rm -rf obj make $J make $J install -- cgit