etc/Makefile: remove modified config file in the clean target.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20090820020602-o2ki45yznf659a5q
This commit is contained in:
@@ -9,6 +9,7 @@ all:
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
-rm -f $(CONF_FILE).new
|
||||
|
||||
install:
|
||||
if [ ! -d $(DESTDIR)$(ETCDIR) ]; then \
|
||||
|
Reference in New Issue
Block a user