[boinc] 01/01: call dh_strip anyway, for compatibility with older debhelper implementations

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Fri May 20 08:08:26 UTC 2016


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

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit 854298bcb44ad524388cfdbe08c2caa292f523ea
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri May 20 10:03:59 2016 +0200

    call dh_strip anyway, for compatibility with older debhelper implementations
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c734651..367a715 100755
--- a/debian/rules
+++ b/debian/rules
@@ -427,7 +427,7 @@ override_dh_fixperms:
 	  debian/boinc-server-maker/usr/share/boinc-server-maker/html/ops/delete_job_files || true
 
 override_dh_strip:
-	dh_strip --dbgsym-migration='boinc-server-dbg, boinc-dbg'
+	dh_strip --dbgsym-migration='boinc-server-dbg, boinc-dbg' || dh_strip
 
 override_dh_compress:
 	dh_compress -Xsamples -X.cpp -X.py -XMakefile

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list