Subversion Repositories pike

Compare Revisions

Ignore whitespace Rev 95 → Rev 96

/trunk/debian/changelog
14,8 → 14,10
* Exclude modules GDK, Gnome, and GTKSupport, which also are for
GTK+/Gnome 1.2, and update the package description of pike7.8-gtk to
reflect the fact that it provides GTK+ 2.0 bindings.
* Disable --with-relocatable-dumped-modules; it doesn't seem that we
need it and it doesn't seem to work 100% properly.
 
-- Magnus Holmgren <holmgren@debian.org> Mon, 26 Jul 2010 21:44:11 +0200
-- Magnus Holmgren <holmgren@debian.org> Wed, 28 Jul 2010 15:37:23 +0200
 
pike7.8 (7.8.352-dfsg-1) experimental; urgency=low
 
/trunk/debian/rules
124,7 → 124,6
--with-sqlite \
--disable-rpath \
--disable-smartlink_binary \
--with-relocatable-dumped-modules \
$(MACHINE_OPTS) $(EXTRA_ARGS)
 
include_prefix=/usr/include/pike$(PIKEV)