2a0718e35a
Copy from devel:tools:scm:svn/subversion based on submit request 49176 from user coolo OBS-URL: https://build.opensuse.org/request/show/49176 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/subversion?expand=0&rev=67
15 lines
470 B
Diff
15 lines
470 B
Diff
Makefile.in | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- Makefile.in.orig
|
|
+++ Makefile.in
|
|
@@ -691,7 +691,7 @@ check-swig-pl: swig-pl swig-pl-lib
|
|
cd $(SWIG_PL_DIR)/native; $(MAKE) test
|
|
|
|
install-swig-pl: swig-pl install-swig-pl-lib
|
|
- cd $(SWIG_PL_DIR)/native; $(MAKE) install
|
|
+ cd $(SWIG_PL_DIR)/native; $(MAKE) install_vendor
|
|
|
|
EXTRACLEAN_SWIG_PL=rm -f $(SWIG_PL_SRC_DIR)/native/svn_*.c \
|
|
$(SWIG_PL_SRC_DIR)/native/core.c
|