From 6df3e23245b2c3793f24e4c42dd330d59419494c Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 28 Jul 2014 14:12:36 +0000 Subject: Rename audio/ patch-xy patches to reflect the files they modify. --- audio/shout/files/patch-configure | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 audio/shout/files/patch-configure (limited to 'audio/shout/files/patch-configure') diff --git a/audio/shout/files/patch-configure b/audio/shout/files/patch-configure new file mode 100644 index 000000000000..d4d24c0b9bee --- /dev/null +++ b/audio/shout/files/patch-configure @@ -0,0 +1,15 @@ +--- configure Thu Apr 20 03:41:45 2000 ++++ configure.new Wed Jun 14 19:34:23 2000 +@@ -539,9 +539,9 @@ + LOGDIR="/var/log/icecast" + else + echo "FSSTD DISABLED" +- BINDIR="${prefix}/icecast/bin" +- ETCDIR="${prefix}/icecast/etc" +- LOGDIR="${prefix}/icecast/log" ++ BINDIR="${prefix}/bin" ++ ETCDIR="${prefix}/etc/icecast" ++ LOGDIR="${prefix}/share/icecast/log" + fi + + -- cgit v1.2.3