diff options
Diffstat (limited to 'gconf')
-rw-r--r-- | gconf/.md5sum.i686 | 2 | ||||
-rw-r--r-- | gconf/.md5sum.x86_64 | 2 | ||||
-rw-r--r-- | gconf/Pkgfile | 2 | ||||
-rw-r--r-- | gconf/post-install | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gconf/.md5sum.i686 b/gconf/.md5sum.i686 index 48dd1e4..4b0fd70 100644 --- a/gconf/.md5sum.i686 +++ b/gconf/.md5sum.i686 @@ -1,5 +1,5 @@ 1f9362976d71312bdb57c57fa031681d 01_xml-gettext-domain.patch -468e26228c29fb709b12119b567ded2f GConf-3.1.4.tar.xz +24d9efa0f29b45d9affea686fb2a6e1e GConf-3.1.5.tar.xz 240b473fa17b748fc9020caf372d936c gconf-merge-schema cfcc8e15be7b8a48de4aa34336ff6090 gconf-reload.patch e85fdb0b8773d9436d8e71e1b86202b3 gconfpkg diff --git a/gconf/.md5sum.x86_64 b/gconf/.md5sum.x86_64 index 48dd1e4..4b0fd70 100644 --- a/gconf/.md5sum.x86_64 +++ b/gconf/.md5sum.x86_64 @@ -1,5 +1,5 @@ 1f9362976d71312bdb57c57fa031681d 01_xml-gettext-domain.patch -468e26228c29fb709b12119b567ded2f GConf-3.1.4.tar.xz +24d9efa0f29b45d9affea686fb2a6e1e GConf-3.1.5.tar.xz 240b473fa17b748fc9020caf372d936c gconf-merge-schema cfcc8e15be7b8a48de4aa34336ff6090 gconf-reload.patch e85fdb0b8773d9436d8e71e1b86202b3 gconfpkg diff --git a/gconf/Pkgfile b/gconf/Pkgfile index 46588ef..a44a7a5 100644 --- a/gconf/Pkgfile +++ b/gconf/Pkgfile @@ -6,7 +6,7 @@ # Run on: gtk3, orbit2, polkit, dbus-glib, gtk, libldap, libxml2 name=gconf -version=3.1.4 +version=3.1.5 release=1 source=(http://ftp.gnome.org/pub/gnome/sources/GConf/${version%.*}/GConf-$version.tar.xz gconf-merge-schema diff --git a/gconf/post-install b/gconf/post-install index bc1c0cf..dc4caa4 100644 --- a/gconf/post-install +++ b/gconf/post-install @@ -1,3 +1,3 @@ -ldconfig -r . +/sbin/ldconfig -r / chmod 755 /etc/gconf/gconf.xml.system /usr/bin/gio-querymodules /usr/lib/gio/modules |