aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/icedtea/openjdk-7-03b147/timezoneszip.patch
blob: befb7c79b9f945eeeafaf7af75e40e6f91371fb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile.am b/Makefile.am
index 5eaff4c40aac..a4f0f63f3e43 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2294,7 +2294,7 @@ if LACKS_SUN_AWT_TOOLKIT
 	   mkdir -p `dirname $$destpath` ; \
 	   cp -a ../../$$dirs $$destpath ; \
 	 done ; \
-	 $(ZIP) -qur $(STAGE1_BOOT_DIR)/jre/lib/rt.jar \
+	 $(ZIP) -qr $(STAGE1_BOOT_DIR)/jre/lib/rt.jar \
 	 com java javax sun );
 endif
 	mkdir -p stamps