SPECS: mksh.spec - fix setup

areq areq at pld-linux.org
Tue Oct 16 01:39:36 CEST 2007


Author: areq                         Date: Mon Oct 15 23:39:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix setup

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

---- Diffs:

================================================================
Index: SPECS/mksh.spec
diff -u SPECS/mksh.spec:1.1 SPECS/mksh.spec:1.2
--- SPECS/mksh.spec:1.1	Tue Oct 16 01:27:24 2007
+++ SPECS/mksh.spec	Tue Oct 16 01:39:31 2007
@@ -29,7 +29,7 @@
 
 
 %prep
-%setup -q -T
+%setup -q -T -c %{name}-%{version}
 gzip -dc %{SOURCE0} | cpio -mid
 mv mksh/* ./ ; rm -fr mksh
 cp "%{SOURCE1}" ./
@@ -87,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/10/15 23:39:31  areq
+- fix setup
+
 Revision 1.1  2007/10/15 23:27:24  areq
 - raw PLD spec
 
================================================================

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



More information about the pld-cvs-commit mailing list