openbsd-ports/audio/audacious/player/patches/patch-src_libaudcore_Makefile

10 lines
248 B
Plaintext

Index: src/libaudcore/Makefile
--- src/libaudcore/Makefile.orig
+++ src/libaudcore/Makefile
@@ -1,4 +1,4 @@
-SHARED_LIB = ${LIB_PREFIX}audcore${LIB_SUFFIX}
+SHARED_LIB = ${LIB_PREFIX}audcore.so.${LIBaudcore_VERSION}
LIB_MAJOR = 5
LIB_MINOR = 3