ports/audio/icecast-kh/files/patch-conf_Makefile.in
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

12 lines
452 B
Text

--- conf/Makefile.in.orig 2014-02-18 01:46:17 UTC
+++ conf/Makefile.in
@@ -459,8 +459,7 @@ uninstall-am: uninstall-docDATA
install-data-hook:
$(mkinstalldirs) $(DESTDIR)$(sysconfdir)
- test -f $(DESTDIR)$(sysconfdir)/icecast.xml || \
- $(INSTALL_DATA) icecast.xml.dist $(DESTDIR)$(sysconfdir)/icecast.xml
+ $(INSTALL_DATA) icecast.xml.dist $(DESTDIR)$(sysconfdir)/icecast.xml.sample
uninstall-hook:
-rm -f $(DESTDIR)$(sysconfdir)/icecast.xml