summaryrefslogtreecommitdiff
path: root/games-mud/trebuchet/trebuchet-1.075-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:00:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-21 19:00:36 +0100
commit491c3b190bc8dfebeb156c06938f76034140b65f (patch)
tree84527f8c75d6aa03bf4b2ae2531ccf7f263aa8ca /games-mud/trebuchet/trebuchet-1.075-r1.ebuild
parent520a5b56dff7c24c9d42eafec142cb78b44f8e3e (diff)
gentoo resync : 21.07.2018
Diffstat (limited to 'games-mud/trebuchet/trebuchet-1.075-r1.ebuild')
-rw-r--r--games-mud/trebuchet/trebuchet-1.075-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-mud/trebuchet/trebuchet-1.075-r1.ebuild b/games-mud/trebuchet/trebuchet-1.075-r1.ebuild
index 403c9113c2b5..3cf5c7cc08f2 100644
--- a/games-mud/trebuchet/trebuchet-1.075-r1.ebuild
+++ b/games-mud/trebuchet/trebuchet-1.075-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -23,7 +23,7 @@ src_prepare() {
sed -i \
-e "/Nothing/d" \
- -e "/LN/ s:../libexec:/usr/share:" \
+ -e "/LN/ s:../libexec:/usr/share:" \
Makefile || die
}