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

13 lines
549 B
Plaintext
Raw Normal View History

$OpenBSD: patch-doc_Makefile_in,v 1.1 2002/03/02 22:54:05 brad Exp $
--- doc/Makefile.in.orig Sat Mar 2 14:07:12 2002
+++ doc/Makefile.in Sat Mar 2 14:07:35 2002
@@ -95,7 +95,7 @@ VERSION = @VERSION@
WNDRES = @WNDRES@
localedir = @localedir@
-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 installation.html \
servercommands.html commandline.html developer.html \