subversion/subversion-swig-perl-install_vendor.patch
OBS User autobuild 2a0718e35a Accepting request 49176 from devel:tools:scm:svn
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
2010-09-27 13:53:08 +00:00

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