This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjfx.
commit d5a1158d2d7095a2544a58d034b965586ad729d7 Author: Emmanuel Bourg <[email protected]> Date: Tue Oct 6 16:00:37 2015 +0200 Added a description to 12-generic-qmake-spec.patch --- .../{12-generic-qmake-spec.diff => 12-generic-qmake-spec.patch} | 7 ++++--- debian/patches/series | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/patches/12-generic-qmake-spec.diff b/debian/patches/12-generic-qmake-spec.patch similarity index 86% rename from debian/patches/12-generic-qmake-spec.diff rename to debian/patches/12-generic-qmake-spec.patch index a43db7f..1f0b458 100644 --- a/debian/patches/12-generic-qmake-spec.diff +++ b/debian/patches/12-generic-qmake-spec.patch @@ -1,8 +1,9 @@ -Index: b/build.gradle -=================================================================== +Description: Build using the qmake linux-g++ spec +Author: Matthias Klose <[email protected]> +Forwarded: no --- a/build.gradle +++ b/build.gradle -@@ -2548,17 +2548,9 @@ project(":web") { +@@ -2548,17 +2548,9 @@ "QMAKE_LFLAGS" : "-m64", ]) } else if (t.name == "linux") { diff --git a/debian/patches/series b/debian/patches/series index 6d28521..8108fac 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -8,4 +8,4 @@ 09-fix-conflicting-uchar32-typedef.patch 10-javadoc-locale.patch 11-icu-dynamic-linking.patch -12-generic-qmake-spec.diff +12-generic-qmake-spec.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

