SPECS: ardour.spec - set install prefix
glen
glen at pld-linux.org
Sat Oct 6 15:41:04 CEST 2007
Author: glen Date: Sat Oct 6 13:41:04 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- set install prefix
---- Files affected:
SPECS:
ardour.spec (1.34 -> 1.35)
---- Diffs:
================================================================
Index: SPECS/ardour.spec
diff -u SPECS/ardour.spec:1.34 SPECS/ardour.spec:1.35
--- SPECS/ardour.spec:1.34 Sat Oct 6 13:22:08 2007
+++ SPECS/ardour.spec Sat Oct 6 15:40:59 2007
@@ -91,6 +91,7 @@
%scons install \
DESTDIR=$RPM_BUILD_ROOT \
+ PREFIX=%{_prefix} \
GTK=yes
# KSI=yes
@@ -106,7 +107,7 @@
%files -f %{name}.lang
%defattr(644,root,root,755)
-%doc ChangeLog DOCUMENTATION/{AUTHORS,CONTRIBUTORS,FAQ,README,TODO,TRANSLATORS}
+%doc DOCUMENTATION/{AUTHORS,CONTRIBUTORS,FAQ,README,TODO,TRANSLATORS}
%lang(es) %doc DOCUMENTATION/{AUTHORS.es,CONTRIBUTORS.es,README.es}
%lang(fr) %doc DOCUMENTATION/README.fr
%lang(it) %doc DOCUMENTATION/README.it
@@ -127,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.35 2007/10/06 13:40:59 glen
+- set install prefix
+
Revision 1.34 2007/10/06 11:22:08 glen
- up to 2.1, fix `uint32_t' on ac-amd64
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ardour.spec?r1=1.34&r2=1.35&f=u
More information about the pld-cvs-commit
mailing list