Author: darekr                       Date: Sun Mar 18 10:25:06 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use install -d

---- Files affected:
SPECS:
   tile.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/tile.spec
diff -u SPECS/tile.spec:1.4 SPECS/tile.spec:1.5
--- SPECS/tile.spec:1.4 Sun Mar 18 08:52:52 2007
+++ SPECS/tile.spec     Sun Mar 18 11:25:01 2007
@@ -85,7 +85,7 @@
 
 ln -sf %{_libdir}/lib%{name}%{version}.so 
$RPM_BUILD_ROOT%{_libdir}/lib%{name}.so
 
-mkdir $RPM_BUILD_ROOT%{_mandir}/man{n,3}
+install -d $RPM_BUILD_ROOT%{_mandir}/man{n,3}
 install doc/*.n $RPM_BUILD_ROOT%{_mandir}/mann
 install doc/*.3 $RPM_BUILD_ROOT%{_mandir}/man3
 
@@ -124,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2007/03/18 10:25:01  darekr
+- use install -d
+
 Revision 1.4  2007/03/18 07:52:52  beorn
 - Polish translation
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tile.spec?r1=1.4&r2=1.5&f=u

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

Reply via email to