Author: oden
Date: Thu Feb 8 14:57:09 2007
New Revision: 117877
Modified:
packages/cooker/mille-xterm-plug-in/current/SPECS/mille-xterm-plug-in.spec
Log:
- fix build
Modified:
packages/cooker/mille-xterm-plug-in/current/SPECS/mille-xterm-plug-in.spec
==============================================================================
--- packages/cooker/mille-xterm-plug-in/current/SPECS/mille-xterm-plug-in.spec
(original)
+++ packages/cooker/mille-xterm-plug-in/current/SPECS/mille-xterm-plug-in.spec
Thu Feb 8 14:57:09 2007
@@ -37,10 +37,7 @@
export CPPFLAGS="%{optflags} `pkg-config --cflags mozilla-nspr` `pkg-config
--cflags mozilla-nss` `pkg-config --cflags firefox-plugin`"
%configure2_5x \
- --with-gecko-sdk=%{_prefix} \
-%ifarch x86_64
- --enable-x86_64
-%endif
+ --with-gecko-sdk=%{_prefix}
# weirdness...
perl -pi -e "s|-lxpcomglue||g" Makefile