diff gaim.spec @ 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 4cef3d250f3c
children 67e57ab8de78
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