Commit 57b56865 authored by Andreas Tille's avatar Andreas Tille
Browse files

Install config.h which is needed by sailfish package

parent 4d70d1cf
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
jellyfish (2.2.10-3) UNRELEASED; urgency=medium

  * Install config.h which is needed by sailfish package

 -- Andreas Tille <tille@debian.org>  Wed, 27 Mar 2019 13:46:52 +0100

jellyfish (2.2.10-2) unstable; urgency=medium

  * debian/control: removed unused valgrind dependency
+1 −0
Original line number Diff line number Diff line
@@ -47,6 +47,7 @@ override_dh_install:
		    --devunversioned \
		    --movedev "debian/tmp/usr/include/$(DEB_SOURCE)*/$(DEB_SOURCE)/*.hpp" usr/include/$(DEB_SOURCE) \
		    --movedev "debian/tmp/usr/include/$(DEB_SOURCE)*/$(DEB_SOURCE)/*.h" usr/include/$(DEB_SOURCE) \
		    --movedev config.h usr/include/$(DEB_SOURCE) \
			debian/tmp/usr/lib/*/lib$(DEB_SOURCE)-*.so
	sed -i "/dependency_libs/ s/'.*'/''/" ./debian/libjellyfish-2.0-dev/usr/lib/${DEB_HOST_MULTIARCH}/*.la