changeset 161:91d3dfac9c6e

[gaim-migrate @ 171] Have the RPM build with plugins by default. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 24 Apr 2000 06:03:11 +0000
parents aaa8f0a2140e
children 9331563bdb26
files gaim.spec
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gaim.spec	Mon Apr 24 04:44:24 2000 +0000
+++ b/gaim.spec	Mon Apr 24 06:03:11 2000 +0000
@@ -31,7 +31,7 @@
 %setup
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix}
+CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --enable-plugins
 make
 
 %install