copy LCDd.conf to correct position
This commit is contained in:
@@ -79,7 +79,7 @@ install: build
|
|||||||
# install config file (with some corrections
|
# install config file (with some corrections
|
||||||
sed -e '/^DriverPath=/s,server/drivers,/usr/lib/lcdproc,' \
|
sed -e '/^DriverPath=/s,server/drivers,/usr/lib/lcdproc,' \
|
||||||
< $(CURDIR)/LCDd.conf > $(CURDIR)/LCDd.conf.debian
|
< $(CURDIR)/LCDd.conf > $(CURDIR)/LCDd.conf.debian
|
||||||
install -m644 $(CURDIR)/LCDd.conf.debian $(CURDIR)/debian/lcdproc/etc/LCDd.conf
|
install -m644 $(CURDIR)/LCDd.conf.debian $(CURDIR)/debian/lcdproc/etc/lcdproc/LCDd.conf
|
||||||
|
|
||||||
# trick: move samples into the correct directory
|
# trick: move samples into the correct directory
|
||||||
# this saves us from patching Makefile.in files
|
# this saves us from patching Makefile.in files
|
||||||
|
|||||||
Reference in New Issue
Block a user