summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/system-tools-backends/.footprint6
-rw-r--r--extra/system-tools-backends/Pkgfile2
2 files changed, 4 insertions, 4 deletions
diff --git a/extra/system-tools-backends/.footprint b/extra/system-tools-backends/.footprint
index 2c82d5932..35a636a01 100644
--- a/extra/system-tools-backends/.footprint
+++ b/extra/system-tools-backends/.footprint
@@ -89,9 +89,9 @@ drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/lib/perl/auto/N
-r--r--r-- root/root usr/share/system-tools-backends-2.0/modules/lib/perl/auto/Net/DBus/DBus.bs (EMPTY)
-r-xr-xr-x root/root usr/share/system-tools-backends-2.0/modules/lib/perl/auto/Net/DBus/DBus.so
drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/lib/perl5/
-drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/lib/perl5/5.10.0/
-drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/lib/perl5/5.10.0/i686-linux-thread-multi/
--rw-r--r-- root/root usr/share/system-tools-backends-2.0/modules/lib/perl5/5.10.0/i686-linux-thread-multi/perllocal.pod
+drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/lib/perl5/5.10.1/
+drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/lib/perl5/5.10.1/i686-linux-thread-multi/
+-rw-r--r-- root/root usr/share/system-tools-backends-2.0/modules/lib/perl5/5.10.1/i686-linux-thread-multi/perllocal.pod
drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/share/
drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/share/man/
drwxr-xr-x root/root usr/share/system-tools-backends-2.0/modules/share/man/man3/
diff --git a/extra/system-tools-backends/Pkgfile b/extra/system-tools-backends/Pkgfile
index 161be5b86..de36b15d1 100644
--- a/extra/system-tools-backends/Pkgfile
+++ b/extra/system-tools-backends/Pkgfile
@@ -11,7 +11,7 @@ source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.6/$name-$version.tar.bz2)
build() {
cd $name-$version
- ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
+ ./configure --prefix=$GNOME_PREFIX \
--sysconfdir=/etc
make
make DESTDIR=$PKG install