This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit b79e01c7084097353edc1f88cb22e053f7554e42 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon May 28 23:43:35 2018 +0200 debian/mozconfig: remove autoconf flags that should better be handled by debian/rules. --- debian/changelog | 2 ++ debian/mozconfig | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 49c1495..8aaa8f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,6 +22,8 @@ palemoon (27.9.2~repack-1-0x2go1) obs; urgency=medium CONFIGURE_FLAGS. - Add symbol generations hack for debug-noopt builds. Needs further support for GENSYMBOLS_FLAGS. + * debian/mozconfig: + - Remove autoconf flags that should better be handled by debian/rules. -- Mihai Moldovan <ionic@ionic.de> Mon, 28 May 2018 03:44:10 +0200 diff --git a/debian/mozconfig b/debian/mozconfig index edb14ad..d64b3b1 100644 --- a/debian/mozconfig +++ b/debian/mozconfig @@ -5,8 +5,6 @@ ac_add_options --enable-application=browser ac_add_options --enable-release ac_add_options --disable-installer ac_add_options --disable-updater -ac_add_options --enable-optimize="-O2 -msse2 -mfpmath=sse" -ac_add_options --disable-debug ac_add_options --with-pthreads ac_add_options --enable-shared-js ac_add_options --enable-jemalloc -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git