13 lines
294 B
Text
13 lines
294 B
Text
|
Index: lib/abyss++/Makefile
|
||
|
--- lib/abyss++/Makefile.orig
|
||
|
+++ lib/abyss++/Makefile
|
||
|
@@ -28,7 +28,7 @@ TARGET_MODS_PP = \
|
||
|
$(LIBXMLRPC_ABYSSPP_MODS) \
|
||
|
|
||
|
OMIT_ABYSSPP_LIB_RULE = Y
|
||
|
-MAJ = 8
|
||
|
+MAJ = $(LIB_MAJ)
|
||
|
# Major number of shared libraries in this directory
|
||
|
|
||
|
include $(SRCDIR)/common.mk
|