The following commit has been merged in the master branch: commit 3ff3edc8f3312ee7ab8de2bccbbfd92e12008420 Author: Rene Engelhard <r...@rene-engelhard.de> Date: Wed Jun 19 20:56:34 2013 +0200
debian/patches/gcj-safe-jni-h-include.diff: remove bogus -I... diff --git a/changelog b/changelog index f0c2614..124db1f 100644 --- a/changelog +++ b/changelog @@ -1,5 +1,7 @@ libreoffice (1:4.0.4-2) UNRELEASED; urgency=low + * debian/patches/gcj-safe-jni-h-include.diff: remove bogus -I... + * debian/rules: - fix JAVA_MAINVER setting to actually set 6 for mips(el) and not for ia64. diff --git a/patches/gcj-safe-jni-h-include.diff b/patches/gcj-safe-jni-h-include.diff index b3acb69..5524dc3 100644 --- a/patches/gcj-safe-jni-h-include.diff +++ b/patches/gcj-safe-jni-h-include.diff @@ -5,7 +5,7 @@ save_CFLAGS=$CFLAGS save_LDFLAGS=$LDFLAGS - CFLAGS="$CFLAGS -I$JAVA_HOME/include" -+ GCJ_JNI_INCLUDE=`-I$JAVA_HOME/bin/gcj --print-file-name include/jni.h | $SED -e s,\/jni.h,,g` ++ GCJ_JNI_INCLUDE=`$JAVA_HOME/bin/gcj --print-file-name include/jni.h | $SED -e s,\/jni.h,,g` + CFLAGS="$CFLAGS -I$JAVA_HOME/include $GCJ_JNI_INCLUDE" LDFLAGS="$LDFLAGS -L$JAVA_HOME/lib -lgcj" exec 6>/dev/null # no output -- LibreOffice packaging repository -- To UNSUBSCRIBE, email to debian-openoffice-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/e1upnoo-0004gt...@vasks.debian.org