diff --git a/debian/patches/allarchs.patch b/debian/patches/allarchs.patch new file mode 100644 index 0000000..10fa42e --- /dev/null +++ b/debian/patches/allarchs.patch @@ -0,0 +1,78 @@ +From: Markus Koschany +Date: Sat, 9 Apr 2016 19:07:56 +0200 +Subject: allarchs + +--- + platform_build/linux_ant/build.xml | 34 ++++++++++++++++++++++++++++++++-- + 1 file changed, 32 insertions(+), 2 deletions(-) + +diff --git a/platform_build/linux_ant/build.xml b/platform_build/linux_ant/build.xml +index e5ce8d1..db62711 100644 +--- a/platform_build/linux_ant/build.xml ++++ b/platform_build/linux_ant/build.xml +@@ -6,12 +6,14 @@ + + + ++ + + + + + + ++ + + + +@@ -38,6 +40,7 @@ + + + ++ + + + +@@ -56,8 +59,10 @@ + + + +- +- ++ ++ ++ ++ + + + +@@ -123,4 +128,29 @@ + + + ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ + diff --git a/debian/patches/series b/debian/patches/series index 3e565b8..7d3a546 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1,3 @@ javadoc.patch nomacosx.patch +allarchs.patch