From 98d09b095e7e738e8f3ff1a0bc28f749b75a829a Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 3 Nov 2005 18:50:26 +0000 Subject: [PATCH] Reverted last commit. --- INSTALL | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 596e9f4..f346256 100644 --- a/INSTALL +++ b/INSTALL @@ -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, README, and LICENSE files under /usr/share/jhalfs. +functions and README files under /usr/share/jhalfs. To customize the installation locations, the following environment variables can be used: diff --git a/Makefile b/Makefile index e38a6f3..9f310cb 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ CONFIG=/etc/jhalfs DATA=$(PREFIX)/share/jhalfs # List of additional files -DATAFILES=functions dump-lfs-scripts.xsl README LICENSE +DATAFILES=functions dump-lfs-scripts.xsl README install: install -v -d $(BIN)