summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnome-search-tool/.footprint.i6868
-rw-r--r--gnome-search-tool/.footprint.x86_648
-rw-r--r--gnome-search-tool/Pkgfile1
3 files changed, 9 insertions, 8 deletions
diff --git a/gnome-search-tool/.footprint.i686 b/gnome-search-tool/.footprint.i686
index 915a7ad..eaecff3 100644
--- a/gnome-search-tool/.footprint.i686
+++ b/gnome-search-tool/.footprint.i686
@@ -1,10 +1,10 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/gconf/
+drwxr-xr-x root/root etc/gconf/schemas/
+-rw-r--r-- root/root etc/gconf/schemas/gnome-search-tool.schemas
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gnome-search-tool
-drwxr-xr-x root/root usr/etc/
-drwxr-xr-x root/root usr/etc/gconf/
-drwxr-xr-x root/root usr/etc/gconf/schemas/
--rw-r--r-- root/root usr/etc/gconf/schemas/gnome-search-tool.schemas
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/gnome-search-tool.desktop
diff --git a/gnome-search-tool/.footprint.x86_64 b/gnome-search-tool/.footprint.x86_64
index 915a7ad..eaecff3 100644
--- a/gnome-search-tool/.footprint.x86_64
+++ b/gnome-search-tool/.footprint.x86_64
@@ -1,10 +1,10 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/gconf/
+drwxr-xr-x root/root etc/gconf/schemas/
+-rw-r--r-- root/root etc/gconf/schemas/gnome-search-tool.schemas
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/gnome-search-tool
-drwxr-xr-x root/root usr/etc/
-drwxr-xr-x root/root usr/etc/gconf/
-drwxr-xr-x root/root usr/etc/gconf/schemas/
--rw-r--r-- root/root usr/etc/gconf/schemas/gnome-search-tool.schemas
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/applications/
-rw-r--r-- root/root usr/share/applications/gnome-search-tool.desktop
diff --git a/gnome-search-tool/Pkgfile b/gnome-search-tool/Pkgfile
index c3a5e9b..82aa930 100644
--- a/gnome-search-tool/Pkgfile
+++ b/gnome-search-tool/Pkgfile
@@ -13,6 +13,7 @@ source=(http://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar
build() {
cd $name-$version
./configure --prefix=/usr \
+ --sysconfdir=/etc \
--disable-schemas-compile \
--disable-schemas-install \
--disable-scrollkeeper \