Author: shadzik                      Date: Sun Jun 11 23:55:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cp -> install in %prep

---- Files affected:
SPECS:
   orangesms.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/orangesms.spec
diff -u SPECS/orangesms.spec:1.3 SPECS/orangesms.spec:1.4
--- SPECS/orangesms.spec:1.3    Mon Jun 12 01:46:16 2006
+++ SPECS/orangesms.spec        Mon Jun 12 01:55:53 2006
@@ -41,9 +41,9 @@
 %prep
 rm -rfd %{name}-%{version}
 mkdir %{name}-%{version}
-cp %{SOURCE0} ./%{name}-%{version}
-cp %{SOURCE1} ./%{name}-%{version}
-cp %{SOURCE2} ./%{name}-%{version}
+install %{SOURCE0} ./%{name}-%{version}
+install %{SOURCE1} ./%{name}-%{version}
+install %{SOURCE2} ./%{name}-%{version}
 %patch0 -p0
 find '(' -name '*.txt' -o -name '*.py' ')' -print0 | xargs -0 sed -i -e 
's,\r$,,'
 
@@ -75,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/06/11 23:55:53  shadzik
+- cp -> install in %prep
+
 Revision 1.3  2006/06/11 23:46:16  wolvverine
 - TODO and release
 
================================================================

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

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

Reply via email to