This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit a68cf2dfecd8356bc7e5fcbb1201e76e33fdc8e6 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jun 29 08:39:34 2018 +0200 debian/rules: drop older dh_auto_build override. --- debian/changelog | 1 + debian/rules | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index eca35af..c01adca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Rework dh_auto_clean. - Add stamps/build-palemoon target. - "Rework" dh_auto_configure override. + - Drop older dh_auto_build override. * debian/mozconfig: - Remove autoconf flags that should better be handled by debian/rules. * debian/make.mk: diff --git a/debian/rules b/debian/rules index 8912f10..d57ddbd 100755 --- a/debian/rules +++ b/debian/rules @@ -150,9 +150,6 @@ override_dh_auto_clean:: done; \ done -override_dh_auto_build: - make -f client.mk build - override_dh_auto_install: make -f client.mk DESTDIR=$$(pwd)/debian/palemoon prefix=/usr \ installdir=/usr/lib/palemoon \ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git