File pysol-smpeg.patch of Package pysol

--- src/configure
+++ src/configure
@@ -20,7 +20,7 @@
 SDL_LIBS=`"$SDL_CONFIG" --libs`
 
 SMPEG_CFLAGS=""
-SMPEG_LIBS="-lsmpeg"
+SMPEG_LIBS=""
 
 sed -e "s|@SDL_VERSION@|$SDL_VERSION|g" -e "s|@SDL_CFLAGS@|$SDL_CFLAGS|g" -e "s|@SDL_LIBS@|$SDL_LIBS|g" -e "s|@SMPEG_CFLAGS@|$SMPEG_CFLAGS|g" -e "s|@SMPEG_LIBS@|$SMPEG_LIBS|g" < setup.py.in > setup.py
 ##chmod +x setup.py
--- src/server.h
+++ src/server.h
@@ -36,7 +36,7 @@
 #endif
 #if !defined(MP3_MUSIC)
 #if !defined(_WIN32) && !defined(__CHECKER__)
-#define MP3_MUSIC
+#undef MP3_MUSIC
 #endif
 #endif
 
openSUSE Build Service is sponsored by