[lwjgl] 17/35: Add build-failure.patch

Markus Koschany apo at moszumanska.debian.org
Sat Apr 9 20:38:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository lwjgl.

commit a46784d75f0f4b2a58eb4975b21dc0f1ffc57210
Author: Markus Koschany <apo at debian.org>
Date:   Sat Apr 9 19:29:37 2016 +0200

    Add build-failure.patch
---
 debian/patches/build-failure.patch | 21 +++++++++++++++++++++
 debian/patches/series              |  1 +
 2 files changed, 22 insertions(+)

diff --git a/debian/patches/build-failure.patch b/debian/patches/build-failure.patch
new file mode 100644
index 0000000..390379d
--- /dev/null
+++ b/debian/patches/build-failure.patch
@@ -0,0 +1,21 @@
+From: Markus Koschany <apo at debian.org>
+Date: Sat, 9 Apr 2016 19:29:18 +0200
+Subject: build failure
+
+---
+ build.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/build.xml b/build.xml
+index c78b2dc..8d5aa03 100644
+--- a/build.xml
++++ b/build.xml
+@@ -7,7 +7,7 @@
+ 	<import file="platform_build/build-applet.xml"/>
+ 	<import file="platform_build/build-webstart.xml"/>
+ 	<import file="platform_build/build-maven.xml"/>
+-	<import file="eclipse-update/org.lwjgl.build/build-updatesite.xml"/>
++	<!--<import file="eclipse-update/org.lwjgl.build/build-updatesite.xml"/>-->
+ 
+ 	<!-- ================================================================== -->
+ 	<!-- Everything below this line is targets.								-->
diff --git a/debian/patches/series b/debian/patches/series
index f2ef721..0b1e96c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ nomacosx.patch
 allarchs.patch
 ppc64el.patch
 systemjinput.patch
+build-failure.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lwjgl.git



More information about the pkg-java-commits mailing list