forked from pool/collectd
ff1ee825cb
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=117
12 lines
402 B
Diff
12 lines
402 B
Diff
--- 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 @@
|
|
|
|
|
|
install-exec-local:
|
|
- [ ! -f buildperl/Makefile ] || ( cd buildperl && $(MAKE) install )
|
|
+ [ ! -f buildperl/Makefile ] || ( cd buildperl && $(MAKE) install_vendor )
|
|
|
|
# Perl 'make uninstall' does not work as well as wanted.
|
|
# So we do the work here.
|