[oclgrind] 01/03: Exclude liboclgrind-rt from dh_makeshlibs.

James Price jprice-guest at moszumanska.debian.org
Tue Sep 8 18:41:20 UTC 2015


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

jprice-guest pushed a commit to branch master
in repository oclgrind.

commit 2bd5d0d2b9c6addce3eb2049c664f6631ebc752d
Author: James Price <j.price at bristol.ac.uk>
Date:   Tue Sep 8 18:41:49 2015 +0100

    Exclude liboclgrind-rt from dh_makeshlibs.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index bfa730e..d36bbc3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,3 +15,6 @@ override_dh_auto_configure:
 override_dh_auto_clean:
 	dh_auto_clean
 	find tests/ -name "*.out" -delete
+
+override_dh_makeshlibs:
+	dh_makeshlibs -Xliboclgrind-rt

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



More information about the Pkg-opencl-commits mailing list