summaryrefslogtreecommitdiffstats
path: root/extra/libgtop/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libgtop/Pkgfile')
-rw-r--r--extra/libgtop/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libgtop/Pkgfile b/extra/libgtop/Pkgfile
index fd13e8391..3f34ce0eb 100644
--- a/extra/libgtop/Pkgfile
+++ b/extra/libgtop/Pkgfile
@@ -18,5 +18,6 @@ build() {
make DESTDIR=$PKG install
install -v -m755 -d $GNOME_PREFIX/lib/libgtop/examples
install -v -m755 examples/.libs/* $GNOME_PREFIX/lib/libgtop/examples
+ rm $PKG/usr/share/info/dir
}