File SDL-1.2.13-rpath.patch of Package SDL
--- configure.in
+++ configure.in
@@ -2612,7 +2612,7 @@
if test "x$enable_rpath" = "xyes"; then
if test $ARCH = bsdi -o $ARCH = freebsd -o $ARCH = irix -o $ARCH = linux -o $ARCH = netbsd; then
- SDL_RLD_FLAGS="-Wl,-rpath,\${libdir}"
+ SDL_RLD_FLAGS=
fi
if test $ARCH = solaris; then
SDL_RLD_FLAGS="-R\${libdir}"