[med-svn] [Git][med-team/libdeflate][master] reorder nodoc/cross check to avoid running dh_installman when we shouldn't.

Michael R. Crusoe (@crusoe) gitlab at salsa.debian.org
Sat Mar 23 18:45:31 GMT 2024



Michael R. Crusoe pushed to branch master at Debian Med / libdeflate


Commits:
64c40471 by Michael R. Crusoe at 2024-03-23T19:45:09+01:00
reorder nodoc/cross check to avoid running dh_installman when we shouldn't.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -31,8 +31,8 @@ execute_after_dh_install:
 		    --movedev "debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/cmake" usr/lib/$(DEB_HOST_MULTIARCH)/ \
 		    debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/*.so
 
-ifeq ($(filter nodoc cross,$(DEB_BUILD_PROFILES)),)
 override_dh_installman:
+ifeq ($(filter nodoc cross,$(DEB_BUILD_PROFILES)),)
 	LD_LIBRARY_PATH=$(CURDIR)/debian/libdeflate0/usr/lib/$(DEB_HOST_MULTIARCH) \
 		help2man --no-info --help-option=-h --version-option=-V \
 		-n "Compress the specified FILEs" \



View it on GitLab: https://salsa.debian.org/med-team/libdeflate/-/commit/64c4047114480ac66ac569fb8ed61f2ec74f8758

-- 
View it on GitLab: https://salsa.debian.org/med-team/libdeflate/-/commit/64c4047114480ac66ac569fb8ed61f2ec74f8758
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20240323/b79a3b14/attachment-0001.htm>


More information about the debian-med-commit mailing list