mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
net-im/pop: add || die
Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
This commit is contained in:
@@ -22,7 +22,7 @@ src_unpack() {
|
||||
|
||||
src_install() {
|
||||
# Because here is only one file: "copyright", no docs
|
||||
rm -rf usr/share/doc/
|
||||
rm -rf usr/share/doc/ || die
|
||||
|
||||
doins -r usr
|
||||
fperms +x /usr/bin/"${PN}"
|
||||
|
||||
Reference in New Issue
Block a user