projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce1098
)
sys-fs/squashfs-tools: install more docs #576314
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 13 Apr 2016 18:30:57 +0000
(14:30 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 13 Apr 2016 18:40:40 +0000
(14:40 -0400)
sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
patch
|
blob
|
history
diff --git
a/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
b/sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
index fb5398a03ff40348096e80b6f7c7cce053a105b8..9d62b792264cca63af731ea9cb412947ed5fcf50 100644
(file)
--- a/
sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
+++ b/
sys-fs/squashfs-tools/squashfs-tools-4.3.ebuild
@@
-52,5
+52,6
@@
src_compile() {
src_install() {
dobin mksquashfs unsquashfs
- dodoc ../README
+ cd ..
+ dodoc CHANGES PERFORMANCE.README pseudo-file.example README* OLD-READMEs/*
}