[med-svn] [libbpp-raa] 01/01: Make sure cmake files will be installed also on i386

Andreas Tille tille at debian.org
Thu Jun 22 06:28:33 UTC 2017


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

tille pushed a commit to branch master
in repository libbpp-raa.

commit ef462a3b4e18b719c121427d15147a24e32fef1d
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 22 08:25:52 2017 +0200

    Make sure cmake files will be installed also on i386
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c51ed9a..9cb48ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libbpp-raa (2.3.1-2) unstable; urgency=medium
+
+  * Make sure cmake files will be installed also on i386
+
+ -- Andreas Tille <tille at debian.org>  Thu, 22 Jun 2017 08:25:48 +0200
+
 libbpp-raa (2.3.1-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/rules b/debian/rules
index 9d1fe92..3a46afc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,5 +15,5 @@ override_dh_install:
 		    --override 's/libbpp-\([-a-z]\+\)[0-9]\+-dev/libbpp-\1-dev/' \
 		    --exclude-la \
                     --movedev debian/tmp/usr/include/* usr/include \
-                    --movedev debian/tmp/usr/lib/$(DEB_HOST_GNU_TYPE)/cmake usr/lib/$(DEB_HOST_GNU_TYPE) \
+                    --movedev debian/tmp/usr/lib/*/cmake usr/lib/$(DEB_HOST_GNU_TYPE) \
                     debian/tmp/usr/lib/*/*.so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-raa.git



More information about the debian-med-commit mailing list