openbsd-ports/games/dopewars/patches/patch-doc_Makefile_in

13 lines
598 B
Plaintext
Raw Normal View History

$OpenBSD: patch-doc_Makefile_in,v 1.3 2003/12/24 04:00:38 brad Exp $
--- doc/Makefile.in.orig 2002-06-25 13:08:25.000000000 -0400
+++ doc/Makefile.in 2003-12-23 21:50:16.000000000 -0500
2002-08-26 22:42:36 -04:00
@@ -122,7 +122,7 @@ WNDRES = @WNDRES@
localedir = @localedir@
2002-08-26 22:42:36 -04:00
plugindir = @plugindir@
-DOCPATH = ${DESTDIR}${datadir}/doc/${PACKAGE}-${VERSION}/
+DOCPATH = ${DESTDIR}${datadir}/doc/${PACKAGE}
DOCS = aiplayer.html configfile.html index.html i18n.html server.html \
2002-08-26 22:42:36 -04:00
clientplay.html credits.html example-cfg installation.html \
servercommands.html commandline.html developer.html \