add convenience targets to Makefiles; require autmake 1.9;
install HTML versin of user guide in Debian
This commit is contained in:
@@ -75,6 +75,7 @@ install: build
|
||||
|
||||
# Add here commands to install the package into debian/lcdproc.
|
||||
$(MAKE) install DESTDIR=$(CURDIR)/debian/lcdproc
|
||||
$(MAKE) install-html-userguide DESTDIR=$(CURDIR)/debian/lcdproc
|
||||
|
||||
# install config file (with some corrections
|
||||
sed -e '/^DriverPath=/s,server/drivers,/usr/lib/lcdproc,' \
|
||||
|
||||
Reference in New Issue
Block a user