SPECS: fedora-adminutil.spec - just build in build, don't try to i...

qboosh qboosh at pld-linux.org
Thu Nov 16 16:18:33 CET 2006


Author: qboosh                       Date: Thu Nov 16 15:18:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just build in build, don't try to install outside buildsubdir

---- Files affected:
SPECS:
   fedora-adminutil.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/fedora-adminutil.spec
diff -u SPECS/fedora-adminutil.spec:1.13 SPECS/fedora-adminutil.spec:1.14
--- SPECS/fedora-adminutil.spec:1.13	Thu Nov 16 14:36:25 2006
+++ SPECS/fedora-adminutil.spec	Thu Nov 16 16:18:28 2006
@@ -56,7 +56,7 @@
 %patch0 -p1
 
 %build
-%{__make} \
+%{__make} buildAdminUtil \
 	ARCH_DEBUG="%{rpmcflags}" \
 	ARCH_OPT="%{rpmcflags}" \
 	BUILD_DEBUG=%{?debug:full}%{!?debug:optimize} \
@@ -70,6 +70,12 @@
 	NSPR_INCDIR=%{_includedir}/nspr \
 	SECURITY_INCDIR=%{_includedir}/nss
 
+%{__make} -f pkgadminutil.mk pkguxAdminUtil \
+	BUILD_DEBUG=%{?debug:full}%{!?debug:optimize} \
+	INSTDIR=. \
+	PKGINSTDIR=. \
+	NSOS_TEST=PLD
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_includedir},%{_libdir}}
@@ -99,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2006/11/16 15:18:28  qboosh
+- just build in build, don't try to install outside buildsubdir
+
 Revision 1.13  2006/11/16 13:36:25  qboosh
 - mozldap >= 6.0 by default
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fedora-adminutil.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list