SPECS: vamp.spec - fix libdirs in install and .pc (x86-64 related).
pluto
pluto at pld-linux.org
Sat Jun 16 22:04:59 CEST 2007
Author: pluto Date: Sat Jun 16 20:04:59 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix libdirs in install and .pc (x86-64 related).
---- Files affected:
SPECS:
vamp.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/vamp.spec
diff -u SPECS/vamp.spec:1.6 SPECS/vamp.spec:1.7
--- SPECS/vamp.spec:1.6 Sat Jun 16 21:37:14 2007
+++ SPECS/vamp.spec Sat Jun 16 22:04:54 2007
@@ -70,6 +70,8 @@
rm -rf $RPM_BUILD_ROOT
%{__make} install \
+ PREFIX=%{_prefix} \
+ LIB=%{_lib} \
DESTDIR=$RPM_BUILD_ROOT
%clean
@@ -102,6 +104,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007/06/16 20:04:54 pluto
+- fix libdirs in install and .pc (x86-64 related).
+
Revision 1.6 2007/06/16 19:37:14 pluto
- fix hardcoded cxxflags, pass -fpic 'coz it's a shared library.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vamp.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list