[X2Go-Commits] [pale-moon] 40/216: debian/rules: add another hack, but commented out.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:42:49 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 acf3ac16ec4f0e6e1962921e981f5dc384a86801
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Jun 30 04:36:15 2018 +0200

    debian/rules: add another hack, but commented out.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8b6b019..3ec9bca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Add new ("empty") dh_auto_install override.
     - Add/backport dh_auto_install override.
     - Add a few palemoon-specific hacks for palemoon-dev(el) files.
+    - Add another hack, but commented out.
   * 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 539554f..0ddc875 100755
--- a/debian/rules
+++ b/debian/rules
@@ -208,6 +208,9 @@ endif
 	mkdir debian/tmp$(LIB_DIR)-devel/share
 	mv debian/tmp/usr/share/idl debian/tmp$(LIB_DIR)-devel/share/
 
+	# 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 \

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