packages: flashrom/flashrom.spec - less install execution

shadzik shadzik at pld-linux.org
Mon Jun 8 23:17:13 CEST 2009


Author: shadzik                      Date: Mon Jun  8 21:17:13 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- less install execution

---- Files affected:
packages/flashrom:
   flashrom.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/flashrom/flashrom.spec
diff -u packages/flashrom/flashrom.spec:1.2 packages/flashrom/flashrom.spec:1.3
--- packages/flashrom/flashrom.spec:1.2	Mon Jun  8 22:36:44 2009
+++ packages/flashrom/flashrom.spec	Mon Jun  8 23:17:08 2009
@@ -86,9 +86,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_sbindir}
+install -d $RPM_BUILD_ROOT{%{_sbindir},%{_mandir}/man8}
 install %{name} $RPM_BUILD_ROOT%{_sbindir}
-install -d $RPM_BUILD_ROOT%{_mandir}/man8
 install %{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8
 
 %clean
@@ -106,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2009/06/08 21:17:08  shadzik
+- less install execution
+
 Revision 1.2  2009/06/08 20:36:44  shadzik
 - kill EA
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/flashrom/flashrom.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list