projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf449b5
)
make distcheck : perllocal.pod was missing. Fixed
author
Yves Mettier
<ymettier@free.fr>
Wed, 14 Nov 2012 15:42:04 +0000
(16:42 +0100)
committer
Florian Forster
<octo@collectd.org>
Fri, 25 Jan 2013 13:27:02 +0000
(14:27 +0100)
Signed-off-by: Florian Forster <octo@collectd.org>
bindings/Makefile.am
patch
|
blob
|
history
diff --git
a/bindings/Makefile.am
b/bindings/Makefile.am
index
56fc5ed
..
50cd727
100644
(file)
--- a/
bindings/Makefile.am
+++ b/
bindings/Makefile.am
@@
-35,6
+35,7
@@
install-exec-local:
# So we do the work here.
uninstall-local:
@PERL@ -I$(DESTDIR)$(prefix) $(srcdir)/perl/uninstall_mod.pl Collectd
+ find $(DESTDIR)$(prefix) -name "perllocal.pod" -exec rm {} \;
clean-local:
rm -rf buildperl