ports/audio/shout/files/patch-configure
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

15 lines
435 B
Text

--- configure.orig 2000-04-20 07:41:45 UTC
+++ configure
@@ -539,9 +539,9 @@ if test "x$enable_fsstd" = "xyes"; then
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