SPECS: tora.spec - install dir fix

baggins baggins at pld-linux.org
Wed Apr 26 01:27:22 CEST 2006


Author: baggins                      Date: Tue Apr 25 23:27:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install dir fix

---- Files affected:
SPECS:
   tora.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/tora.spec
diff -u SPECS/tora.spec:1.29 SPECS/tora.spec:1.30
--- SPECS/tora.spec:1.29	Wed Apr 26 01:11:31 2006
+++ SPECS/tora.spec	Wed Apr 26 01:27:16 2006
@@ -41,7 +41,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}} \
-	$RPM_BUILD_ROOT%{_datadir}/%{name}/help/{images,api}
+	$RPM_BUILD_ROOT%{_libdir}/%{name}/help/{images,api}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2006/04/25 23:27:16  baggins
+- install dir fix
+
 Revision 1.29  2006/04/25 23:11:31  baggins
 - LDFLAGS patch is not really needed
 - fix libdir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tora.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list