SPECS: mono.spec - pass --enable-fast-install to configure (disa...
qboosh
qboosh at pld-linux.org
Sun Jun 19 00:42:06 CEST 2005
Author: qboosh Date: Sat Jun 18 22:42:06 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass --enable-fast-install to configure
(disabling it by default in configure.in breaks monodis+monograph install
with DESTDIR and no/older mono installed in system)
---- Files affected:
SPECS:
mono.spec (1.123 -> 1.124)
---- Diffs:
================================================================
Index: SPECS/mono.spec
diff -u SPECS/mono.spec:1.123 SPECS/mono.spec:1.124
--- SPECS/mono.spec:1.123 Sat Jun 18 23:13:36 2005
+++ SPECS/mono.spec Sun Jun 19 00:42:00 2005
@@ -185,6 +185,7 @@
cd ..
%configure \
+ --enable-fast-install \
%{?with_nptl:--with-tls=__thread} \
%{!?with_nptl:--with-tls=pthread} \
--with-preview=yes \
@@ -398,6 +399,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.124 2005/06/18 22:42:00 qboosh
+- pass --enable-fast-install to configure
+ (disabling it by default in configure.in breaks monodis+monograph install
+ with DESTDIR and no/older mono installed in system)
+
Revision 1.123 2005/06/18 21:13:36 qboosh
- updated sonames patch is back
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mono.spec?r1=1.123&r2=1.124&f=u
More information about the pld-cvs-commit
mailing list