From 752dd83bbbe5cac6a61787e4e97c9b5a259e04c7 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 20 Oct 2009 23:16:58 +0200 Subject: libgtop, maj .footprint --- extra/libgtop/.footprint | 1 - extra/libgtop/Pkgfile | 9 ++++----- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'extra') diff --git a/extra/libgtop/.footprint b/extra/libgtop/.footprint index 5365f5de4..d36614e3c 100644 --- a/extra/libgtop/.footprint +++ b/extra/libgtop/.footprint @@ -53,7 +53,6 @@ drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libgtop-2.0.pc drwxr-xr-x root/root usr/share/ 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 64757e598..1e2505225 100644 --- a/extra/libgtop/Pkgfile +++ b/extra/libgtop/Pkgfile @@ -11,11 +11,10 @@ source=(http://ftp.gnome.org/pub/gnome/sources/$name/2.24/$name-$version.tar.bz2 build() { cd $name-$version - ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ - --infodir=$(pkg-config \ - --variable=prefix ORBit-2.0)/share/info + ./configure --prefix=/usr \ + --infodir=/usr/share/info make make DESTDIR=$PKG install - rm -r $PKG/$(pkg-config \ - --variable=prefix ORBit-2.0)/share/gtk-doc + rm -r $PKG/usr/share/gtk-doc + rm $PKG/usr/share/info/dir } -- cgit v1.2.3-70-g09d2