]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
glib2: Update to version 2.25.6.
authorSchantl Stefan <Stevee@ipfire.org>
Sat, 22 May 2010 21:40:50 +0000 (23:40 +0200)
committerSchantl Stefan <Stevee@ipfire.org>
Sat, 22 May 2010 21:40:50 +0000 (23:40 +0200)
pkgs/core/glib2/glib2.nm

index 471acd2729b4429312bf49130cbd74a9ccaaa350..aa16d0a43ef8a0a3efb5efa1c26b1dfd68cb7465 100644 (file)
@@ -25,7 +25,7 @@
 include $(PKGROOT)/Include
 
 PKG_NAME       = glib
-PKG_VER        = 2.25.3
+PKG_VER        = 2.25.6
 PKG_REL        = 0
 
 PKG_MAINTAINER =
@@ -48,6 +48,7 @@ endef
 PKG_TARBALL    = $(THISAPP).tar.bz2
 
 CONFIGURE_OPTIONS += \
+       --sysconfdir=/etc \
        --with-pcre=system
 
 define STAGE_INSTALL_CMDS