summaryrefslogtreecommitdiff
path: root/xorg-xsetroot
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2010-06-26 18:27:36 +0200
committerTilman Sauerbeck <tilman@crux.nu>2010-06-26 18:27:36 +0200
commitdbeaf1ca7ef8003b80368f561da1cdbdf09d271a (patch)
treed87d34c3e4a6fb188c7fe776b3bc5f9c9f36ec1e /xorg-xsetroot
parentfddb7ff52cec417e4c072c5700e2206d90bf42e4 (diff)
downloadxorg-dbeaf1ca7ef8003b80368f561da1cdbdf09d271a.tar.gz
xorg-dbeaf1ca7ef8003b80368f561da1cdbdf09d271a.tar.xz
xorg-xsetroot: fixed md5sum and man page path.
Diffstat (limited to 'xorg-xsetroot')
-rw-r--r--xorg-xsetroot/.md5sum2
-rw-r--r--xorg-xsetroot/Pkgfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg-xsetroot/.md5sum b/xorg-xsetroot/.md5sum
index f4a83b2e..3c9f8a82 100644
--- a/xorg-xsetroot/.md5sum
+++ b/xorg-xsetroot/.md5sum
@@ -1 +1 @@
-9af7db9f3052aef0b11636720b3101dd xsetroot-1.0.2.tar.bz2
+cbda9b9b8da5af4614110883d5a276b8 xsetroot-1.0.3.tar.bz2
diff --git a/xorg-xsetroot/Pkgfile b/xorg-xsetroot/Pkgfile
index cf539d72..d763e460 100644
--- a/xorg-xsetroot/Pkgfile
+++ b/xorg-xsetroot/Pkgfile
@@ -11,7 +11,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xsetroot-$version.ta
build() {
cd xsetroot-$version
- ./configure --prefix=/usr
+ ./configure --prefix=/usr --mandir=/usr/man
make
make DESTDIR=$PKG install

Generated by cgit