openbsd-ports/audio/rplay/patches/patch-aa
1998-06-26 03:55:51 +00:00

31 lines
596 B
Plaintext

*** configure.orig Thu Jun 18 13:29:36 1998
--- configure Thu Jun 25 23:21:29 1998
***************
*** 3239,3244 ****
--- 3239,3246 ----
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.'
***************
*** 3268,3274 ****
fi
! BUILD_TARGETS="include lib rx adpcm gsm librplay rplayd rplay rptp doc"
subdirs="rx"
--- 3270,3276 ----
fi
! BUILD_TARGETS="include lib rx adpcm librplay rplayd rplay rptp doc"
subdirs="rx"