[SCM] csound/master: Install missing interlocks.h file
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Mon Jun 10 00:11:34 UTC 2013
The following commit has been merged in the master branch:
commit 9d48c65ff982242a7eea2d461c17897b49dfcfbe
Author: Felipe Sateler <fsateler at debian.org>
Date: Fri Apr 12 17:48:06 2013 -0300
Install missing interlocks.h file
diff --git a/debian/rules b/debian/rules
index e6888c5..5e164f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -223,6 +223,10 @@ install/csladspa::
install/libcsound64-doc::
rm -f doc/html/*.md5 doc/html/*.map doc/html/*.dot
+# TODO: Remove this install for csound6
+install/libcsound64-dev::
+ install H/interlocks.h -T \
+ $(CURDIR)/debian/tmp/usr/include/csound/interlocks.h
# Don't ship any executable examples, they don't need to be
# Currently only arch packages carry examples
--
csound packaging
More information about the pkg-multimedia-commits
mailing list