post-install:
	find $(DESTDIR)/etc -type f | xargs -i mv {} {}.new
	$(MAKECOOKIE)
