From cfb7fb7bf50e9b25e486d0d9a5c1cc75f1d4055d Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 16 Sep 2017 18:26:06 +0200 Subject: [PATCH] aubio.pc.in: remove trailing space --- aubio.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aubio.pc.in b/aubio.pc.in index 301a1b5a..16a892f5 100644 --- a/aubio.pc.in +++ b/aubio.pc.in @@ -7,4 +7,4 @@ Name: aubio Description: a library for audio labelling Version: @VERSION@ Libs: -L${libdir} -laubio -Cflags: -I${includedir} +Cflags: -I${includedir} -- 2.11.0