This commit is contained in:
blshkv 2019-05-10 23:26:28 +08:00
parent f56faa93a0
commit b656d3e44d
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F

View file

@ -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
}