uwm: usr/doc -> usr/share/doc

This commit is contained in:
Michael Gehring 2016-12-10 18:45:21 +00:00
parent 67ebd5189e
commit 2edc9dcdc9
2 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,11 @@
--- doc/Makefile.in.orig 2014-10-12 15:50:27.000000000 +0000
+++ doc/Makefile.in 2016-12-10 18:43:26.681283216 +0000
@@ -273,7 +273,7 @@
manual.pdf
DIR_CONTENTS = ${TEXSOURCES} ${TEXOUTPUT} README
-udedocdir = ${prefix}/doc/${PACKAGE}-${VERSION}
+udedocdir = ${docdir}/${PACKAGE}-${VERSION}
udedoc_DATA = ${DIR_CONTENTS}
EXTRA_DIST = ${DIR_CONTENTS}
all: all-am

View file

@ -1,7 +1,7 @@
# Template file for 'uwm'
pkgname=uwm
version=0.2.11a
revision=1
revision=2
build_style=gnu-configure
makedepends="libXmu-devel libXpm-devel"
short_desc="The ultimate window manager"