summaryrefslogtreecommitdiff
path: root/xorg-libxaw/Pkgfile
diff options
context:
space:
mode:
authorMatt Housh <jaeger@crux.ninja>2015-08-12 11:06:49 -0500
committerMatt Housh <jaeger@crux.ninja>2015-08-12 11:06:49 -0500
commitdbc09dbb60c4285743bb8379a74014ad22b8992a (patch)
tree13c46a49eb132e0ff4ed0c0d480f12f1a3e82c9a /xorg-libxaw/Pkgfile
parentd0725cabb07885637059dd325fa767423d458993 (diff)
downloadxorg-dbc09dbb60c4285743bb8379a74014ad22b8992a.tar.gz
xorg-dbc09dbb60c4285743bb8379a74014ad22b8992a.tar.xz
xorg-libxaw: moved man pages to /usr/share/man
Diffstat (limited to 'xorg-libxaw/Pkgfile')
-rw-r--r--xorg-libxaw/Pkgfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/xorg-libxaw/Pkgfile b/xorg-libxaw/Pkgfile
index 5aac7525..60440ad9 100644
--- a/xorg-libxaw/Pkgfile
+++ b/xorg-libxaw/Pkgfile
@@ -5,7 +5,7 @@
name=xorg-libxaw
version=1.0.13
-release=1
+release=2
source=(http://xorg.freedesktop.org/releases/individual/lib/libXaw-$version.tar.bz2)
build() {
@@ -13,7 +13,6 @@ build() {
./configure \
--prefix=/usr \
- --mandir=/usr/man \
--disable-specs
make

Generated by cgit