Skip to content

Commit

Permalink
sys-block/sedutil: link to upstream bug report
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Nov 10, 2016
1 parent d873ba8 commit da9e735
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sys-block/sedutil/sedutil-1.12.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ IUSE=""
src_prepare() {
# https://github.com/Drive-Trust-Alliance/sedutil/pull/49
find -name '*.mk' -exec sed -E -i 's: -(Werror|g|O[0-9]?) : :g' {} + || die
# https://github.com/Drive-Trust-Alliance/sedutil/issues/52
if has_version '>=sys-kernel/linux-headers-4.4' ; then
mkdir linux/linux || die
cp "${FILESDIR}"/nvme.h linux/linux/ || die
Expand Down

0 comments on commit da9e735

Please sign in to comment.