complete removal of lcdheadlines cruft
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
SUBDIRS = examples headlines lcdexec lcdproc lcdvc metar
|
||||
SUBDIRS = examples lcdexec lcdproc lcdvc metar
|
||||
|
||||
## EOF
|
||||
|
||||
@@ -83,7 +83,7 @@ install: build
|
||||
|
||||
# trick: move samples into the correct directory
|
||||
# this saves us from patching Makefile.in files
|
||||
for i in fortune.pl iosock.pl lcdheadlines lcdmetar.pl tail.pl x11amp.pl ; do \
|
||||
for i in fortune.pl iosock.pl lcdmetar.pl tail.pl x11amp.pl ; do \
|
||||
mv $(CURDIR)/debian/lcdproc/usr/bin/$$i $(CURDIR)/debian/lcdproc/usr/share/doc/lcdproc/examples; \
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user