From e8b041aa90917d8c353f8e62272476d89535f151 Mon Sep 17 00:00:00 2001 From: Philipp Schafft Date: Fri, 28 Sep 2018 09:53:21 +0000 Subject: [PATCH] Update: Removed icecast_urlauth.xml.in --- conf/Makefile.am | 9 +++---- conf/icecast_urlauth.xml.in | 47 ------------------------------------- 2 files changed, 3 insertions(+), 53 deletions(-) delete mode 100644 conf/icecast_urlauth.xml.in diff --git a/conf/Makefile.am b/conf/Makefile.am index f6853e43..d66e9dfe 100644 --- a/conf/Makefile.am +++ b/conf/Makefile.am @@ -1,10 +1,10 @@ ## Process this with automake to create Makefile.in -EXTRA_DIST = icecast.xml.in icecast_minimal.xml.in icecast_shoutcast_compat.xml.in icecast_urlauth.xml.in -DISTCLEANFILES = icecast.xml.dist icecast_minimal.xml.dist icecast_shoutcast_compat.xml.dist icecast_urlauth.xml.dist +EXTRA_DIST = icecast.xml.in icecast_minimal.xml.in icecast_shoutcast_compat.xml.in +DISTCLEANFILES = icecast.xml.dist icecast_minimal.xml.dist icecast_shoutcast_compat.xml.dist docdir = $(datadir)/$(PACKAGE)/doc -doc_DATA = icecast.xml.dist icecast_minimal.xml.dist icecast_shoutcast_compat.xml.dist icecast_urlauth.xml.dist +doc_DATA = icecast.xml.dist icecast_minimal.xml.dist icecast_shoutcast_compat.xml.dist install-data-hook: $(mkinstalldirs) $(DESTDIR)$(sysconfdir) @@ -24,9 +24,6 @@ icecast_minimal.xml.dist: $(srcdir)/icecast_minimal.xml.in icecast_shoutcast_compat.xml.dist: $(srcdir)/icecast_shoutcast_compat.xml.in $(edit) $(srcdir)/icecast_shoutcast_compat.xml.in > icecast_shoutcast_compat.xml.dist -icecast_urlauth.xml.dist: $(srcdir)/icecast_urlauth.xml.in - $(edit) $(srcdir)/icecast_urlauth.xml.in > icecast_urlauth.xml.dist - debug: $(MAKE) all CFLAGS="@DEBUG@" diff --git a/conf/icecast_urlauth.xml.in b/conf/icecast_urlauth.xml.in deleted file mode 100644 index e874eb45..00000000 --- a/conf/icecast_urlauth.xml.in +++ /dev/null @@ -1,47 +0,0 @@ - - - - 100 - 2 - 524288 - 30 - 15 - 10 - 65535 - - - hackme - hackme - admin - hackme - - localhost - - 8000 - - - /auth_example.ogg - - - - 1 - - @pkgdatadir@ - @localstatedir@/log/@PACKAGE@ - @pkgdatadir@/web - @pkgdatadir@/admin - - - - access.log - error.log - 3 - - - 0 - -