This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pale-moon. commit 52debcf6f966270f977c07c910108aaaafb50620 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Jun 30 04:37:03 2018 +0200 debian/rules: remove old dh_auto_install override section. --- debian/changelog | 1 + debian/rules | 10 ---------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3ec9bca..35c69e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,6 +45,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium - Add/backport dh_auto_install override. - Add a few palemoon-specific hacks for palemoon-dev(el) files. - Add another hack, but commented out. + - Remove old dh_auto_install override section. * 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 0ddc875..69776b7 100755 --- a/debian/rules +++ b/debian/rules @@ -211,16 +211,6 @@ endif # remove vestigial duplicate file #rm -rf debian/tmp$(LIB_DIR)/palemoon-bin -override_dh_auto_install: - make -f client.mk DESTDIR=$$(pwd)/debian/palemoon prefix=/usr \ - installdir=/usr/lib/palemoon \ - sdkdir=/usr/lib/palemoon-devel install - rm -rf $$(pwd)/debian/palemoon/usr/share/idl - rm -rf $$(pwd)/debian/palemoon/usr/lib/palemoon-devel - rm -rf $$(pwd)/debian/palemoon/usr/include -# remove vestigial duplicate file - rm -rf $$(pwd)/debian/palemoon/usr/lib/palemoon/palemoon-bin - override_dh_shlibdeps: dh_shlibdeps -l /usr/lib/palemoon -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git