[X2Go-Commits] [pale-moon] 59/216: debian/rules: make some targets phony.

git-admin at x2go.org git-admin at x2go.org
Sat Feb 16 02:42:54 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 e41b25cf33a6dc0b29e5bf02e332fc4af98dec2b
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Jun 30 06:10:14 2018 +0200

    debian/rules: make some targets phony.
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9b40fc5..7c2adda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -61,6 +61,7 @@ palemoon (27.9.2~repack-1-0x2go1) UNRELEASED; urgency=medium
     - Remove old dh_shlibdeps override.
     - Add general dh-calling rule.
     - Remove old and commented-out dh-calling rule.
+    - Make some targets phony.
   * 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 f0da0e0..b6c44ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -262,6 +262,8 @@ override_dh_shlibdeps:
 binary binary-arch binary-indep build build-arch build-indep clean install:
 	dh $@
 
+.PHONY: build clean binary-indep binary-arch binary 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