mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-17 04:45:11 +01:00
upx-ucl: fix https://github.com/pentoo/pentoo-overlay/issues/462
This commit is contained in:
parent
f56faa93a0
commit
b656d3e44d
1 changed files with 1 additions and 2 deletions
|
|
@ -44,7 +44,6 @@ src_compile() {
|
|||
|
||||
src_install() {
|
||||
newbin src/upx.out upx
|
||||
dodoc BUGS NEWS PROJECTS README* THANKS TODO doc/*.txt
|
||||
dohtml doc/upx.html
|
||||
dodoc BUGS NEWS PROJECTS README* THANKS doc/*.txt
|
||||
doman doc/upx.1
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue