SPECS: LiDIA.spec - add some links...

undefine undefine at pld-linux.org
Sat Sep 29 11:04:36 CEST 2007


Author: undefine                     Date: Sat Sep 29 09:04:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add some links...

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

---- Diffs:

================================================================
Index: SPECS/LiDIA.spec
diff -u SPECS/LiDIA.spec:1.1 SPECS/LiDIA.spec:1.2
--- SPECS/LiDIA.spec:1.1	Sat Sep 29 10:43:37 2007
+++ SPECS/LiDIA.spec	Sat Sep 29 11:04:31 2007
@@ -46,8 +46,11 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT	# install-examples
 
+ln -sf lidia $RPM_BUILD_ROOT%{_includedir}/%{name}
+ln -sf lidia $RPM_BUILD_ROOT%{_datadir}/%{name}
+
 %clean
-rm -rf "$RPM_BUILD_ROOT"
+rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
@@ -58,6 +61,7 @@
 %{_includedir}/lidia
 %{_includedir}/%{name}
 %{_datadir}/lidia
+%{_datadir}/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/09/29 09:04:31  undefine
+- add some links...
+
 Revision 1.1  2007/09/29 08:43:37  undefine
 - lidia spec, nfy
 
================================================================

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



More information about the pld-cvs-commit mailing list