summaryrefslogtreecommitdiff
path: root/pidgin
diff options
context:
space:
mode:
authorBartlomiej Palmowski <rotwang@crux.org.pl>2010-02-27 18:47:05 +0100
committerBartlomiej Palmowski <rotwang@crux.org.pl>2010-02-27 18:47:05 +0100
commita56f71a4bd410e95c0f2f5916b0224aa6357e8f0 (patch)
treef8e10ffd42fdd379d5b1735308e583a93469ca6e /pidgin
parentd9fa1c7e74b8db7f7bed1fb84dbf4fc7317493f6 (diff)
downloadcontrib-a56f71a4bd410e95c0f2f5916b0224aa6357e8f0.tar.gz
contrib-a56f71a4bd410e95c0f2f5916b0224aa6357e8f0.tar.xz
pidgin: remove gconf
Diffstat (limited to 'pidgin')
-rw-r--r--pidgin/.footprint3
-rw-r--r--pidgin/Pkgfile1
2 files changed, 1 insertions, 3 deletions
diff --git a/pidgin/.footprint b/pidgin/.footprint
index ff254515a..3aabd178a 100644
--- a/pidgin/.footprint
+++ b/pidgin/.footprint
@@ -3,9 +3,6 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/finch
-rwxr-xr-x root/root usr/bin/pidgin
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/purple.schemas
drwxr-xr-x root/root usr/include/
drwxr-xr-x root/root usr/include/finch/
-rw-r--r-- root/root usr/include/finch/finch.h
diff --git a/pidgin/Pkgfile b/pidgin/Pkgfile
index 55b8c58ce..66aadae4f 100644
--- a/pidgin/Pkgfile
+++ b/pidgin/Pkgfile
@@ -31,4 +31,5 @@ build () {
make
make DESTDIR=$PKG install
rm -rf $PKG/usr/share/locale
+ rm -rf $PKG/usr/etc/gconf || :
}

Generated by cgit