[X2Go-Commits] [pale-moon] 52/216: debian/rules: add dh_install override.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:42:52 CET 2019


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

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

commit 402370b2528a59caaca76a7b6c0201a4e9f0111e
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Jun 30 05:14:46 2018 +0200

    debian/rules: add dh_install override.
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3cccda2..053be13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -55,6 +55,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Enhance configure phase with branding options and the remotingname hack.
     - Move branding and remotingname variables up a few hunks.
     - Add dh_install stamp.
+    - Add dh_install 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 ef2f163..5e7be6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -253,6 +253,8 @@ stamps/dh_install:: debian/noinstall
 	sed 's/viewBox="[^"]*"/viewBox="-41 35 32 32"/' $(call branding_icon,content/silhouette-40.svg) > \
 		debian/palemoon/usr/share/icons/hicolor/symbolic/apps/palemoon-symbolic.svg
 
+override_dh_install: stamps/dh_install
+
 # For releases that don't use xz compression by default, such as Wheezy.
 # It's OK to leave this in for those that do.
 override_dh_builddeb:

--
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