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
|
.PHONY: clean
|
||||||
clean:
|
clean:
|
||||||
|
-rm -f $(CONF_FILE).new
|
||||||
|
|
||||||
install:
|
install:
|
||||||
if [ ! -d $(DESTDIR)$(ETCDIR) ]; then \
|
if [ ! -d $(DESTDIR)$(ETCDIR) ]; then \
|
||||||
|
Reference in New Issue
Block a user