[SCM] rtmidi/master: Fix pkg-config-bad-directive properly.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Jul 4 19:16:28 UTC 2016
The following commit has been merged in the master branch:
commit 7b5e536f16ca2a57c431ef83ffeb500103812be2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Jul 4 21:13:01 2016 +0200
Fix pkg-config-bad-directive properly.
diff --git a/debian/patches/0005-fix_pkg-config.patch b/debian/patches/0005-fix_pkg-config.patch
index 6f8c8d2..db3230e 100644
--- a/debian/patches/0005-fix_pkg-config.patch
+++ b/debian/patches/0005-fix_pkg-config.patch
@@ -12,4 +12,4 @@ Index: rtmidi/rtmidi.pc.in
Libs.private: -lpthread
-Cflags: -pthread -I${includedir} @CPPFLAGS@
\ No newline at end of file
-+Cflags: -pthread -I${includedir}
++Cflags: -pthread -I${includedir} @api@
--
RtMidi packaging
More information about the pkg-multimedia-commits
mailing list