]> git.pld-linux.org Git - packages/log4cplus.git/blob - log4cplus-amfix.patch
- updated to 2.0.7 (new sonames, separate wchar_t variants)
[packages/log4cplus.git] / log4cplus-amfix.patch
1 --- log4cplus-2.0.7/swig/python/Makefile.am.orig        2021-08-09 18:04:14.123693336 +0200
2 +++ log4cplus-2.0.7/swig/python/Makefile.am     2022-02-06 13:47:53.455963458 +0100
3 @@ -36,6 +36,7 @@ $(PYTHON_WRAPU_CXX): $(SWIG_SOURCES)
4         $(SWIG) -DUNICODE=1 -D_UNICODE=1 $(SWIG_FLAGS) -c++ -python $(SWIG_PYTHON_OPT) \
5         -I$(top_srcdir)/include -I$(top_builddir)/include \
6         -I$(top_srcdir)/swig -o $(PYTHON_WRAPU_CXX) \
7 +       -module log4cplusU \
8         $(top_srcdir)/swig/log4cplus.swg
9  endif
10  
This page took 0.08887 seconds and 3 git commands to generate.