summaryrefslogtreecommitdiffstats
path: root/fixperlinstall.patch
diff options
context:
space:
mode:
authorAlan Pevec <apevec@redhat.com>2013-04-09 10:14:19 +0200
committerAlan Pevec <apevec@redhat.com>2013-04-22 16:01:55 +0200
commit41d3e5c62b8615c643d440157856ed992b94470e (patch)
tree1e76b397d0870cbc309525610179b7d43de219b3 /fixperlinstall.patch
parentdcb79144b52b300acf43db06b286a5ba361982a9 (diff)
downloadcollectd-f18.tar.gz
collectd-f18.tar.xz
collectd-f18.zip
update to 5.2.2f18
Also fixes rhbz 954322 collectd package should be built with PIE flags TODO sync with https://github.com/collectd/collectd/tree/master/contrib/redhat For now, just adding conf files which were dropped upstream: apache.conf email.conf mysql.conf nginx.conf sensors.conf snmp.conf
Diffstat (limited to 'fixperlinstall.patch')
-rw-r--r--fixperlinstall.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/fixperlinstall.patch b/fixperlinstall.patch
deleted file mode 100644
index f11d573..0000000
--- a/fixperlinstall.patch
+++ /dev/null
@@ -1,22 +0,0 @@
---- bindings/Makefile.am.orig 2013-01-27 14:47:05.000000000 +0100
-+++ bindings/Makefile.am 2013-02-04 00:48:01.854444442 +0100
-@@ -45,7 +45,7 @@
-
- buildperl/Makefile: .perl-directory-stamp buildperl/Makefile.PL \
- $(top_builddir)/config.status
-- cd buildperl && @PERL@ Makefile.PL INSTALL_BASE=$(DESTDIR)$(prefix) @PERL_BINDINGS_OPTIONS@
-+ cd buildperl && @PERL@ Makefile.PL @PERL_BINDINGS_OPTIONS@
-
- buildperl/Makefile.PL: .perl-directory-stamp $(top_builddir)/config.status
-
---- bindings/Makefile.in.orig 2013-01-27 14:47:35.000000000 +0100
-+++ bindings/Makefile.in 2013-02-04 00:48:51.440147674 +0100
-@@ -716,7 +716,7 @@
-
- buildperl/Makefile: .perl-directory-stamp buildperl/Makefile.PL \
- $(top_builddir)/config.status
-- cd buildperl && @PERL@ Makefile.PL INSTALL_BASE=$(DESTDIR)$(prefix) @PERL_BINDINGS_OPTIONS@
-+ cd buildperl && @PERL@ Makefile.PL @PERL_BINDINGS_OPTIONS@
-
- buildperl/Makefile.PL: .perl-directory-stamp $(top_builddir)/config.status
-