summaryrefslogtreecommitdiffstats
path: root/extra/libgtop
diff options
context:
space:
mode:
authortnut <tnut@nutyx.(none)>2009-11-07 14:59:25 +0100
committertnut <tnut@nutyx.(none)>2009-11-07 14:59:25 +0100
commitda7e7606dae21e52abd3ab0939b73cd17d7ba312 (patch)
treeff4cc0c29a7cece73a94dfa63ee1469b45f24a1d /extra/libgtop
parent0e65c7fe032f9078b0b01cda935c6ecf2771e5d4 (diff)
downloadnutyx-extra-da7e7606dae21e52abd3ab0939b73cd17d7ba312.tar.gz
nutyx-extra-da7e7606dae21e52abd3ab0939b73cd17d7ba312.tar.bz2
nutyx-extra-da7e7606dae21e52abd3ab0939b73cd17d7ba312.tar.xz
nutyx-extra-da7e7606dae21e52abd3ab0939b73cd17d7ba312.zip
libgtop maj deps
Diffstat (limited to 'extra/libgtop')
-rw-r--r--extra/libgtop/.footprint1
-rw-r--r--extra/libgtop/Pkgfile1
2 files changed, 1 insertions, 1 deletions
diff --git a/extra/libgtop/.footprint b/extra/libgtop/.footprint
index 22e7a8acd..01e1ae0b9 100644
--- a/extra/libgtop/.footprint
+++ b/extra/libgtop/.footprint
@@ -85,7 +85,6 @@ drwxr-xr-x root/root usr/share/gtk-doc/html/libgtop/
-rw-r--r-- root/root usr/share/gtk-doc/html/libgtop/libgtop-white-paper-overview.html
-rw-r--r-- root/root usr/share/gtk-doc/html/libgtop/libgtop-white-paper.html
drwxr-xr-x root/root usr/share/info/
--rw-r--r-- root/root usr/share/info/dir.gz
-rw-r--r-- root/root usr/share/info/libgtop2.info.gz
drwxr-xr-x root/root usr/share/locale/
drwxr-xr-x root/root usr/share/locale/fr/
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
}