SPECS: slmodem.spec - kill duplicate dir installation

shadzik shadzik at pld-linux.org
Sun Nov 19 04:59:28 CET 2006


Author: shadzik                      Date: Sun Nov 19 03:59:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill duplicate dir installation

---- Files affected:
SPECS:
   slmodem.spec (1.31 -> 1.32) 

---- Diffs:

================================================================
Index: SPECS/slmodem.spec
diff -u SPECS/slmodem.spec:1.31 SPECS/slmodem.spec:1.32
--- SPECS/slmodem.spec:1.31	Sun Nov 19 04:37:43 2006
+++ SPECS/slmodem.spec	Sun Nov 19 04:59:22 2006
@@ -158,7 +158,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/etc/{rc.d/init.d,sysconfig}
-install -d $RPM_BUILD_ROOT{%{_sbindir},/lib/modules/%{_kernel_ver}{,smp}/misc,%{_var}/lib/%{name}}
+install -d $RPM_BUILD_ROOT{%{_sbindir},%{_var}/lib/%{name}}
 
 %if %{with userspace}
 install modem/slmodemd	 $RPM_BUILD_ROOT%{_sbindir}
@@ -244,6 +244,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.32  2006/11/19 03:59:22  shadzik
+- kill duplicate dir installation
+
 Revision 1.31  2006/11/19 03:37:43  shadzik
 - use new kernel_build macros
 - BR: rpmbuild(macros) >= 1.330
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/slmodem.spec?r1=1.31&r2=1.32&f=u



More information about the pld-cvs-commit mailing list