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