mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-block/hpssacli: remove unnecessary slash strip
And also revbump because of previous EAPI bump. Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -58,5 +58,5 @@ src_install() {
|
||||
|
||||
dodoc "${DOCS[@]}"
|
||||
|
||||
pax-mark m "${D%/}${HPSSACLI_BASEDIR}"/*.bin
|
||||
pax-mark m "${D}${HPSSACLI_BASEDIR}"/*.bin
|
||||
}
|
||||
@@ -59,5 +59,5 @@ src_install() {
|
||||
|
||||
dodoc "${DOCS[@]}"
|
||||
|
||||
pax-mark m "${D%/}${HPSSACLI_BASEDIR}"/*.bin
|
||||
pax-mark m "${D}${HPSSACLI_BASEDIR}"/*.bin
|
||||
}
|
||||
Reference in New Issue
Block a user