summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/storcli')
-rw-r--r--sys-block/storcli/storcli-7.1017.ebuild2
-rw-r--r--sys-block/storcli/storcli-7.1211.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-block/storcli/storcli-7.1017.ebuild b/sys-block/storcli/storcli-7.1017.ebuild
index 5095711faa5f..f6575ca54f0a 100644
--- a/sys-block/storcli/storcli-7.1017.ebuild
+++ b/sys-block/storcli/storcli-7.1017.ebuild
@@ -64,5 +64,5 @@ src_install() {
dosym "${MY_STORCLI_BASEDIR}"/storcli /usr/sbin/storcli
- pax-mark m "${D%/}${MY_STORCLI_BASEDIR}"/storcli
+ pax-mark m "${D}${MY_STORCLI_BASEDIR}"/storcli
}
diff --git a/sys-block/storcli/storcli-7.1211.ebuild b/sys-block/storcli/storcli-7.1211.ebuild
index 6646f7cbbfd4..d96942c7205d 100644
--- a/sys-block/storcli/storcli-7.1211.ebuild
+++ b/sys-block/storcli/storcli-7.1211.ebuild
@@ -64,5 +64,5 @@ src_install() {
dosym "${MY_STORCLI_BASEDIR}"/storcli /usr/sbin/storcli
- pax-mark m "${D%/}${MY_STORCLI_BASEDIR}"/storcli
+ pax-mark m "${D}${MY_STORCLI_BASEDIR}"/storcli
}