Author: qboosh                       Date: Thu Feb 24 18:55:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified install

---- Files affected:
SPECS:
   ortp.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ortp.spec
diff -u SPECS/ortp.spec:1.1 SPECS/ortp.spec:1.2
--- SPECS/ortp.spec:1.1 Wed Feb 23 23:00:42 2005
+++ SPECS/ortp.spec     Thu Feb 24 19:55:03 2005
@@ -64,7 +64,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} DESTDIR=$RPM_BUILD_ROOT install
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -fr $RPM_BUILD_ROOT
@@ -82,6 +84,7 @@
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/*.la
 %{_includedir}/ortp
+# XXX: use %{_gtkdocdir}
 %{_datadir}/gtk-doc/html/ortp
 
 %files static
@@ -94,7 +97,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/02/24 18:55:03  qboosh
+- unified install
+
 Revision 1.1  2005/02/23 22:00:42  arekm
 - initial pld release
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ortp.spec?r1=1.1&r2=1.2&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to