SPECS: kde4-kdeartwork.spec - wrrr, fucking mkdir, USE install -d, god damn...

shadzik shadzik at pld-linux.org
Thu Jun 26 00:30:53 CEST 2008


Author: shadzik                      Date: Wed Jun 25 22:30:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- wrrr, fucking mkdir, USE install -d, god damn it!
- fix %setup

---- Files affected:
SPECS:
   kde4-kdeartwork.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdeartwork.spec
diff -u SPECS/kde4-kdeartwork.spec:1.6 SPECS/kde4-kdeartwork.spec:1.7
--- SPECS/kde4-kdeartwork.spec:1.6	Thu Jun 26 00:29:25 2008
+++ SPECS/kde4-kdeartwork.spec	Thu Jun 26 00:30:47 2008
@@ -245,10 +245,10 @@
 Tapety dla KDE.
 
 %prep
-%setup -q
+%setup -q -n %{orgname}-%{version}
 
 %build
-mkdir build
+install -d build
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
@@ -334,6 +334,10 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.7  2008/06/25 22:30:47  shadzik
+- wrrr, fucking mkdir, USE install -d, god damn it!
+- fix %setup
+
 Revision 1.6  2008/06/25 22:29:25  shadzik
 - 64bit fix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeartwork.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list