[med-svn] [Git][med-team/libsonlib][master] Sort out installation of header files

Andreas Tille gitlab at salsa.debian.org
Mon Jun 22 14:58:27 BST 2020



Andreas Tille pushed to branch master at Debian Med / libsonlib


Commits:
a872780b by Andreas Tille at 2020-06-22T15:53:43+02:00
Sort out installation of header files

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -18,3 +18,8 @@ override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	dh_auto_test || true
 endif
+
+override_dh_install:
+	dh_install
+	mkdir -p debian/libsonlib-dev/usr/include/sonlib
+	mv debian/libsonlib-dev/usr/lib/*/*.h debian/libsonlib-dev/usr/include/sonlib



View it on GitLab: https://salsa.debian.org/med-team/libsonlib/-/commit/a872780b468d0b04612e400fb174ff9fd7c0646a

-- 
View it on GitLab: https://salsa.debian.org/med-team/libsonlib/-/commit/a872780b468d0b04612e400fb174ff9fd7c0646a
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/20200622/59817077/attachment.html>


More information about the debian-med-commit mailing list