changeset 48:98260aed6ff2

Fixed patching
author Lillian Angel <langel@redhat.com>
date Mon, 27 Aug 2007 15:40:47 -0400
parents f115d7e33997
children 32c44002d507
files java-1.7.0-icedtea.spec
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/java-1.7.0-icedtea.spec	Mon Aug 27 15:36:07 2007 -0400
+++ b/java-1.7.0-icedtea.spec	Mon Aug 27 15:40:47 2007 -0400
@@ -262,7 +262,7 @@
 %build
 # We don't want to download the zip from OpenJDK. Therefore, we 
 # needed to patch out md5sum check from Makefile in IcedTea.
-patch -p0 < %{SOURCE6}/Makefile.patch
+patch -p1 < %{SOURCE6}/Makefile.patch
 ./configure %{icedteaopt} --with-openjdk-src-zip=%{SOURCE5}
 make
 pushd java-access-bridge-%{accessver}