diff --git a/xorg-xdriinfo/.footprint b/xorg-xdriinfo/.footprint index f1a9c5b4..1ff69e74 100644 --- a/xorg-xdriinfo/.footprint +++ b/xorg-xdriinfo/.footprint @@ -1,6 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/xdriinfo -drwxr-xr-x root/root usr/man/ -drwxr-xr-x root/root usr/man/man1/ --rw-r--r-- root/root usr/man/man1/xdriinfo.1.gz +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xdriinfo.1.gz diff --git a/xorg-xdriinfo/Pkgfile b/xorg-xdriinfo/Pkgfile index d590c694..f178b0d8 100644 --- a/xorg-xdriinfo/Pkgfile +++ b/xorg-xdriinfo/Pkgfile @@ -5,13 +5,13 @@ name=xorg-xdriinfo version=1.0.5 -release=1 +release=2 source=(http://xorg.freedesktop.org/releases/individual/app/xdriinfo-$version.tar.bz2) build() { cd xdriinfo-$version - ./configure --prefix=/usr --mandir=/usr/man + ./configure --prefix=/usr make make DESTDIR=$PKG install