SPECS: kdenetwork.spec - build shortcut

glen glen at pld-linux.org
Sun Feb 17 23:18:51 CET 2008


Author: glen                         Date: Sun Feb 17 22:18:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build shortcut

---- Files affected:
SPECS:
   kdenetwork.spec (1.263 -> 1.264) 

---- Diffs:

================================================================
Index: SPECS/kdenetwork.spec
diff -u SPECS/kdenetwork.spec:1.263 SPECS/kdenetwork.spec:1.264
--- SPECS/kdenetwork.spec:1.263	Sun Feb 17 22:14:30 2008
+++ SPECS/kdenetwork.spec	Sun Feb 17 23:18:46 2008
@@ -1073,9 +1073,13 @@
 	fi
 done
 
+mv -f configure{,.dist}
+
 %build
 cp %{_datadir}/automake/config.sub admin
-%{__make} -f admin/Makefile.common cvs
+if [ ! -f configure ]; then
+	%{__make} -f admin/Makefile.common cvs
+fi
 
 %configure \
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
@@ -1733,6 +1737,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.264  2008-02-17 22:18:46  glen
+- build shortcut
+
 Revision 1.263  2008-02-17 21:14:30  arekm
 - rel 3; enable libjingle
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdenetwork.spec?r1=1.263&r2=1.264&f=u



More information about the pld-cvs-commit mailing list