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