From 018877914225343b10edfa1f80628cc54242cb82 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 19 Oct 2011 00:43:20 +0000 Subject: Move extension build script generation stuff into wscript configure phase --- ext.pc.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext.pc.template') diff --git a/ext.pc.template b/ext.pc.template index 93dad69..88ea421 100644 --- a/ext.pc.template +++ b/ext.pc.template @@ -1,6 +1,6 @@ includedir=@INCLUDEDIR@ -Name: @NAME@ +Name: LV2 @NAME@ Version: @VERSION@ Description: @DESCRIPTION@ Cflags: -I${includedir}/@INCLUDE_PATH@ -- cgit v1.2.1