openbsd-ports/games/dopewars/patches/patch-doc_Makefile_in
2002-08-27 02:42:36 +00:00

13 lines
581 B
Plaintext

$OpenBSD: patch-doc_Makefile_in,v 1.2 2002/08/27 02:42:36 brad Exp $
--- doc/Makefile.in.orig Tue Jun 25 13:08:25 2002
+++ doc/Makefile.in Mon Aug 26 19:15:41 2002
@@ -122,7 +122,7 @@ WNDRES = @WNDRES@
localedir = @localedir@
plugindir = @plugindir@
-DOCPATH = ${DESTDIR}${datadir}/doc/${PACKAGE}-${VERSION}/
+DOCPATH = ${DESTDIR}${prefix}/share/doc/${PACKAGE}
DOCS = aiplayer.html configfile.html index.html i18n.html server.html \
clientplay.html credits.html example-cfg installation.html \
servercommands.html commandline.html developer.html \