summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-02-03 20:33:45 +0100
committerJeroen Roovers <jer@gentoo.org>2017-02-03 20:33:45 +0100
commit1ddf95a009684ecee7a1fbff5f384503cf7c3f31 (patch)
tree2553adbcf8cc764016339c0573824e715b8dda11 /net-analyzer/cacti-spine
parentnet-analyzer/cacti-spine: Slightly improve patch. (diff)
downloadgentoo-1ddf95a009684ecee7a1fbff5f384503cf7c3f31.tar.gz
gentoo-1ddf95a009684ecee7a1fbff5f384503cf7c3f31.tar.bz2
gentoo-1ddf95a009684ecee7a1fbff5f384503cf7c3f31.zip
net-analyzer/cacti-spine: sed script => patch.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-analyzer/cacti-spine')
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-1.0.0.ebuild1
-rw-r--r--net-analyzer/cacti-spine/files/cacti-spine-1.0.0-help2man.patch7
2 files changed, 6 insertions, 2 deletions
diff --git a/net-analyzer/cacti-spine/cacti-spine-1.0.0.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.0.0.ebuild
index a0b1283894be..621b6a9fecc1 100644
--- a/net-analyzer/cacti-spine/cacti-spine-1.0.0.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-1.0.0.ebuild
@@ -37,7 +37,6 @@ PATCHES=(
src_prepare() {
default
- sed -i -e 's/^bin_PROGRAMS/sbin_PROGRAMS/' Makefile.am
AT_M4DIR="config" eautoreconf
}
diff --git a/net-analyzer/cacti-spine/files/cacti-spine-1.0.0-help2man.patch b/net-analyzer/cacti-spine/files/cacti-spine-1.0.0-help2man.patch
index 1e9dffaca5f8..081b8ae8a3a5 100644
--- a/net-analyzer/cacti-spine/files/cacti-spine-1.0.0-help2man.patch
+++ b/net-analyzer/cacti-spine/files/cacti-spine-1.0.0-help2man.patch
@@ -1,6 +1,11 @@
--- a/Makefile.am
+++ b/Makefile.am
-@@ -11,5 +11,5 @@
+@@ -7,9 +7,9 @@
+ configdir = $(sysconfdir)
+ config_DATA = spine.conf.dist
+
+-bin_PROGRAMS = spine
++sbin_PROGRAMS = spine
man_MANS = spine.1