From e3ae576fcd0083f0b5c8cf5ecaa011a0bb46b35e Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Thu, 28 Jul 2022 17:49:13 +0100 Subject: [PATCH] Avoid including incorrect literal in pc.in, even if it is supposed to be replaced on install --- rubberband.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rubberband.pc.in b/rubberband.pc.in index ac96edd..b872483 100644 --- a/rubberband.pc.in +++ b/rubberband.pc.in @@ -4,7 +4,7 @@ libdir=${exec_prefix}/lib includedir=${prefix}/include Name: rubberband -Version: 1.8.2 +Version: %VERSION% Description: Libs: -L${libdir} -lrubberband Cflags: -I${includedir}