SPECS: kde4-automoc.spec - tabs

shadzik shadzik at pld-linux.org
Sat May 24 15:40:55 CEST 2008


Author: shadzik                      Date: Sat May 24 13:40:55 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- tabs

---- Files affected:
SPECS:
   kde4-automoc.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/kde4-automoc.spec
diff -u SPECS/kde4-automoc.spec:1.2 SPECS/kde4-automoc.spec:1.3
--- SPECS/kde4-automoc.spec:1.2	Sat May 24 15:19:46 2008
+++ SPECS/kde4-automoc.spec	Sat May 24 15:40:50 2008
@@ -27,12 +27,12 @@
 install -d build
 cd build
 %cmake \
-       -DCMAKE_INSTALL_PREFIX=%{_prefix} \
-       -DQT_QMAKE_EXECUTABLE=%{_bindir}/qmake-qt4 \
+	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
+	-DQT_QMAKE_EXECUTABLE=%{_bindir}/qmake-qt4 \
 %if "%{_lib}" == "lib64"
-        -DLIB_SUFFIX=64 \
+	-DLIB_SUFFIX=64 \
 %endif
-        ..
+	../
 
 %{__make}
 
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-05-24 13:40:50  shadzik
+- tabs
+
 Revision 1.2  2008-05-24 13:19:46  paszczus
 - lib64 fixes
 
================================================================

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



More information about the pld-cvs-commit mailing list