[packages/lv2] - fixed bundle dir with complex libdirs; release 2

qboosh qboosh at pld-linux.org
Mon Jul 6 21:09:00 CEST 2015


commit 4dc44cceaa4579189f86120a2cd39e31029602dc
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 6 21:11:01 2015 +0200

    - fixed bundle dir with complex libdirs; release 2

 lv2.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/lv2.spec b/lv2.spec
index 7841054..a0cef52 100644
--- a/lv2.spec
+++ b/lv2.spec
@@ -17,7 +17,7 @@ Summary:	LV2 (LADSPA Version 2) Audio Plugin Standard
 Summary(pl.UTF-8):	LV2 (LADSPA Version 2) - standard wtyczek dźwiękowych
 Name:		lv2
 Version:	1.12.0
-Release:	1
+Release:	2
 License:	ISC
 Group:		Libraries
 Source0:	http://lv2plug.in/spec/%{name}-%{version}.tar.bz2
@@ -144,7 +144,8 @@ Przykładowa wtyczka dla LV2: prosty oscyoloskop.
 %build
 ./waf configure \
 	--prefix=%{_prefix} \
-	--libdir=%{_libdir}
+	--libdir=%{_libdir} \
+	--lv2dir=%{_libdir}/lv2
 ./waf
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lv2.git/commitdiff/4dc44cceaa4579189f86120a2cd39e31029602dc



More information about the pld-cvs-commit mailing list