This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository lwjgl.
commit e1cc6b15f04c9f35e24d6e0ca685b09f623d66d1 Author: Markus Koschany <[email protected]> Date: Sat Apr 9 21:09:43 2016 +0200 Update allarchs.patch --- debian/patches/allarchs.patch | 9 +++++---- debian/patches/ppc64el.patch | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/patches/allarchs.patch b/debian/patches/allarchs.patch index 8be8113..3d64467 100644 --- a/debian/patches/allarchs.patch +++ b/debian/patches/allarchs.patch @@ -6,11 +6,11 @@ Try to support all Debian architectures. Forwarded: no --- - platform_build/linux_ant/build.xml | 34 ++++++++++++++++++++++++++++++++-- - 1 file changed, 32 insertions(+), 2 deletions(-) + platform_build/linux_ant/build.xml | 35 +++++++++++++++++++++++++++++++++-- + 1 file changed, 33 insertions(+), 2 deletions(-) diff --git a/platform_build/linux_ant/build.xml b/platform_build/linux_ant/build.xml -index e5ce8d1..c9a2afb 100644 +index e5ce8d1..8ca4b76 100644 --- a/platform_build/linux_ant/build.xml +++ b/platform_build/linux_ant/build.xml @@ -6,12 +6,14 @@ @@ -49,7 +49,7 @@ index e5ce8d1..c9a2afb 100644 </target> <target name="compile32" unless="build.64bit.only"> -@@ -123,4 +128,29 @@ +@@ -123,4 +128,30 @@ <fileset file="${libname64}"/> </apply> </target> @@ -63,6 +63,7 @@ index e5ce8d1..c9a2afb 100644 + <arg value="-I${java.home}/../include/linux"/> + <arg value="-I${java.home}/../include/solaris"/> + <arg value="-I${native}/common"/> ++ <arg value="-I${native}/common/opengl"/> + <arg value="-I${native}/linux"/> + <mapper type="glob" from="*.c" to="*.o"/> + <fileset dir="${native}/linux" includes="*.c"/> diff --git a/debian/patches/ppc64el.patch b/debian/patches/ppc64el.patch index cebb7bc..9fd6b4f 100644 --- a/debian/patches/ppc64el.patch +++ b/debian/patches/ppc64el.patch @@ -11,7 +11,7 @@ Forwarded: not-needed 1 file changed, 4 insertions(+) diff --git a/platform_build/linux_ant/build.xml b/platform_build/linux_ant/build.xml -index c9a2afb..ae9f911 100644 +index 8ca4b76..075d430 100644 --- a/platform_build/linux_ant/build.xml +++ b/platform_build/linux_ant/build.xml @@ -23,6 +23,10 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lwjgl.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

