summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/squashmount/squashmount-16.1.0.ebuild')
-rw-r--r--sys-fs/squashmount/squashmount-16.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/squashmount/squashmount-16.1.0.ebuild b/sys-fs/squashmount/squashmount-16.1.0.ebuild
index 2e495b03..f1e8cc53 100644
--- a/sys-fs/squashmount/squashmount-16.1.0.ebuild
+++ b/sys-fs/squashmount/squashmount-16.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2017 Gentoo Foundation
+# Copyright 2013-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -51,7 +51,7 @@ src_prepare() {
use prefix || sed -i \
-e '1s"^#!/usr/bin/env perl$"#!'"${EPREFIX}/usr/bin/perl"'"' \
-- bin/* || die
- eapply_user
+ default
}
src_install() {