tLICENCE is now installed properly in /usr/share/doc/ for non-RPM installs. - vaccinewars - be a doctor and try to vaccinate the world
HTML git clone git://src.adamsgaard.dk/vaccinewars
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 2140dd44be71aba87cc14b071942970e50f4aa60
DIR parent ec61fd65fe4c66ea3713606d2c3cd6bdd3c6d902
HTML Author: Ben Webb <ben@salilab.org>
Date: Mon, 29 Apr 2002 12:12:33 +0000
LICENCE is now installed properly in /usr/share/doc/ for non-RPM installs.
Diffstat:
M doc/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/doc/Makefile.am b/doc/Makefile.am
t@@ -2,7 +2,7 @@ DOCPATH = ${DESTDIR}${datadir}/doc/${PACKAGE}-${VERSION}/
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 \
- metaserver.html protocol.html windows.html
+ metaserver.html protocol.html windows.html ../LICENCE
man_MANS = dopewars.6
EXTRA_DIST = ${man_MANS} ${DOCS}