From c59914d2b236d8b87604243d474d5e60eb246c35 Mon Sep 17 00:00:00 2001 From: piernov Date: Wed, 30 May 2012 11:47:14 +0000 Subject: glib correction chemin etc/ --- glib/.footprint.i686 | 10 +++++----- glib/.footprint.x86_64 | 10 +++++----- glib/Pkgfile | 3 +-- 3 files changed, 11 insertions(+), 12 deletions(-) (limited to 'glib') diff --git a/glib/.footprint.i686 b/glib/.footprint.i686 index ca1e10a42..385960874 100644 --- a/glib/.footprint.i686 +++ b/glib/.footprint.i686 @@ -1,3 +1,8 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/bash_completion.d/ +-rw-r--r-- root/root etc/bash_completion.d/gdbus-bash-completion.sh +-rw-r--r-- root/root etc/bash_completion.d/gresource-bash-completion.sh +-rw-r--r-- root/root etc/bash_completion.d/gsettings-bash-completion.sh drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/gdbus @@ -13,11 +18,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/gsettings -rwxr-xr-x root/root usr/bin/gtester -rwxr-xr-x root/root usr/bin/gtester-report -drwxr-xr-x root/root usr/etc/ -drwxr-xr-x root/root usr/etc/bash_completion.d/ --rw-r--r-- root/root usr/etc/bash_completion.d/gdbus-bash-completion.sh --rw-r--r-- root/root usr/etc/bash_completion.d/gresource-bash-completion.sh --rw-r--r-- root/root usr/etc/bash_completion.d/gsettings-bash-completion.sh drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/gio-unix-2.0/ drwxr-xr-x root/root usr/include/gio-unix-2.0/gio/ diff --git a/glib/.footprint.x86_64 b/glib/.footprint.x86_64 index ca1e10a42..385960874 100644 --- a/glib/.footprint.x86_64 +++ b/glib/.footprint.x86_64 @@ -1,3 +1,8 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/bash_completion.d/ +-rw-r--r-- root/root etc/bash_completion.d/gdbus-bash-completion.sh +-rw-r--r-- root/root etc/bash_completion.d/gresource-bash-completion.sh +-rw-r--r-- root/root etc/bash_completion.d/gsettings-bash-completion.sh drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/gdbus @@ -13,11 +18,6 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/gsettings -rwxr-xr-x root/root usr/bin/gtester -rwxr-xr-x root/root usr/bin/gtester-report -drwxr-xr-x root/root usr/etc/ -drwxr-xr-x root/root usr/etc/bash_completion.d/ --rw-r--r-- root/root usr/etc/bash_completion.d/gdbus-bash-completion.sh --rw-r--r-- root/root usr/etc/bash_completion.d/gresource-bash-completion.sh --rw-r--r-- root/root usr/etc/bash_completion.d/gsettings-bash-completion.sh drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/gio-unix-2.0/ drwxr-xr-x root/root usr/include/gio-unix-2.0/gio/ diff --git a/glib/Pkgfile b/glib/Pkgfile index ef04cce19..22ac4129e 100755 --- a/glib/Pkgfile +++ b/glib/Pkgfile @@ -14,9 +14,8 @@ build () { cd $name-$version export PYTHON=python2 ./configure --prefix=/usr \ - --with-pcre=system \ + --sysconfdir=/etc \ --mandir=/usr/share/man \ - --infodir=/usr/share/info \ --with-pcre=system \ --disable-fam make -- cgit v1.2.3-54-g00ecf