[X2Go-Commits] [pale-moon] 08/38: debian/rules: add dh_auto_build{, -arch} overrides.

git-admin at x2go.org git-admin at x2go.org
Sat Jun 30 06:14:04 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pale-moon.

commit 4c29c92eda4af782d3b802121bc6042804219032
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Jun 29 08:07:24 2018 +0200

    debian/rules: add dh_auto_build{,-arch} overrides.
---
 debian/changelog | 1 +
 debian/rules     | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 413fb73..73b39ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add stamps/configure-palemoon target.
     - Backport LIB_DIR from Firefox 52 build.
     - Add/backport new stamps/configure-check-palemoon target.
+    - Add dh_auto_build{,-arch} overrides.
   * 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 2907b85..1916c77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -120,6 +120,7 @@ stamps/configure-palemoon:: stamps/prepare-configure debian/palemoon.mozconfig
 	../configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr $(CONFIGURE_FLAGS) \
 		--with-default-mozilla-five-home=$(LIB_DIR)
 
+override_dh_auto_build override_dh_auto_build-arch: stamps/build-palemoon
 
 %:
 	dh $@ --parallel

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list