50c7891004
- add @extra support -- the problem with datadir noticed by espie@
13 lines
598 B
Plaintext
13 lines
598 B
Plaintext
$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
|
|
@@ -122,7 +122,7 @@ WNDRES = @WNDRES@
|
|
localedir = @localedir@
|
|
plugindir = @plugindir@
|
|
|
|
-DOCPATH = ${DESTDIR}${datadir}/doc/${PACKAGE}-${VERSION}/
|
|
+DOCPATH = ${DESTDIR}${datadir}/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 \
|