fixed minor issue
This commit is contained in:
parent
01f378eea0
commit
67fd804737
2 changed files with 2 additions and 3 deletions
|
@ -44,7 +44,6 @@ src_compile() {
|
|||
}
|
||||
|
||||
src_install() {
|
||||
cd "${S}"
|
||||
make DESTDIR="${D}" install || die "Install failed"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue