mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
app-forensics/radamsa: actually install docs
Package-Manager: portage-2.3.0
This commit is contained in:
@@ -17,7 +17,7 @@ IUSE=""
|
||||
|
||||
RESTRICT=test # needs an owl-lisp
|
||||
|
||||
DOCS=( LICENSE NEWS README.md )
|
||||
DOCS=( LICENCE NEWS README.md )
|
||||
|
||||
src_compile() {
|
||||
emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}"
|
||||
@@ -25,4 +25,6 @@ src_compile() {
|
||||
|
||||
src_install() {
|
||||
emake install DESTDIR="${D}" PREFIX="${EPREFIX}/usr"
|
||||
|
||||
einstalldocs
|
||||
}
|
||||
Reference in New Issue
Block a user