xorg-xsetroot: fixed md5sum and man page path.

This commit is contained in:
Tilman Sauerbeck 2010-06-26 18:27:36 +02:00
parent fddb7ff52c
commit dbeaf1ca7e
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
9af7db9f3052aef0b11636720b3101dd xsetroot-1.0.2.tar.bz2 cbda9b9b8da5af4614110883d5a276b8 xsetroot-1.0.3.tar.bz2

View File

@ -11,7 +11,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xsetroot-$version.ta
build() { build() {
cd xsetroot-$version cd xsetroot-$version
./configure --prefix=/usr ./configure --prefix=/usr --mandir=/usr/man
make make
make DESTDIR=$PKG install make DESTDIR=$PKG install