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

10 lines
242 B
Plaintext

Index: src/libaudgui/Makefile
--- src/libaudgui/Makefile.orig
+++ src/libaudgui/Makefile
@@ -1,4 +1,4 @@
-SHARED_LIB = ${LIB_PREFIX}audgui${LIB_SUFFIX}
+SHARED_LIB = ${LIB_PREFIX}audgui.so.${LIBaudgui_VERSION}
LIB_MAJOR = 5
LIB_MINOR = 1