2013-08-23 07:31:49 +02:00
|
|
|
--- bindings/Makefile.am.orig 2013-06-04 02:26:20.688776802 +0200
|
|
|
|
+++ bindings/Makefile.am 2013-06-04 02:26:33.551780804 +0200
|
|
|
|
@@ -29,7 +29,7 @@
|
|
|
|
|
2011-02-03 02:08:32 +01:00
|
|
|
|
|
|
|
install-exec-local:
|
2013-08-23 07:31:49 +02:00
|
|
|
- [ ! -f buildperl/Makefile ] || ( cd buildperl && $(MAKE) install )
|
|
|
|
+ [ ! -f buildperl/Makefile ] || ( cd buildperl && $(MAKE) install_vendor )
|
2011-02-03 02:08:32 +01:00
|
|
|
|
2013-08-23 07:31:49 +02:00
|
|
|
# Perl 'make uninstall' does not work as well as wanted.
|
|
|
|
# So we do the work here.
|