Ported r2153:2156 from trunk.

This commit is contained in:
Manuel Canales Esparcia 2005-11-03 18:54:09 +00:00
parent 98d09b095e
commit 0b02bb13aa
2 changed files with 2 additions and 2 deletions

View file

@ -17,7 +17,7 @@ make install
That will install the jhalfs script under /usr/bin, the
configuration file under /etc/jhalfs, and the style sheet,
functions and README files under /usr/share/jhalfs.
functions, README, and LICENSE files under /usr/share/jhalfs.
To customize the installation locations, the following environment
variables can be used:

View file

@ -7,7 +7,7 @@ CONFIG=/etc/jhalfs
DATA=$(PREFIX)/share/jhalfs
# List of additional files
DATAFILES=functions dump-lfs-scripts.xsl README
DATAFILES=functions dump-lfs-scripts.xsl README LICENSE
install:
install -v -d $(BIN)