openbsd-ports/audio/rplay/patches/patch-configure
kevlo 7de06e0190 - Upgrade to version 3.2.2
- Take over maintainership

ok maintainer <angelos@>
2001-02-06 01:32:04 +00:00

13 lines
296 B
Plaintext

--- configure.orig Wed Jun 9 06:26:19 1999
+++ configure Mon Feb 5 17:12:50 2001
@@ -2630,6 +2630,9 @@
fi
fi
+echo "Setting appropriate target for OpenBSD..."
+RPLAY_TARGET="generic"
+
if test -z "$RPLAY_TARGET"; then
echo 'Sorry, I could not figure out what type of system you have.'