summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch/unp/unp-2.0_pre7_p1-r1.ebuild')
-rw-r--r--app-arch/unp/unp-2.0_pre7_p1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/unp/unp-2.0_pre7_p1-r1.ebuild b/app-arch/unp/unp-2.0_pre7_p1-r1.ebuild
index cfaff187f34c..cd6ef967dc03 100644
--- a/app-arch/unp/unp-2.0_pre7_p1-r1.ebuild
+++ b/app-arch/unp/unp-2.0_pre7_p1-r1.ebuild
@@ -36,9 +36,9 @@ src_compile() {
}
src_install() {
- dobin unp || die "dobin failed"
+ dobin unp
dosym unp /usr/bin/ucat
- doman debian/unp.1 || die "doman failed"
+ doman debian/unp.1
dodoc debian/changelog debian/README.Debian
dobashcomp bash_completion.d/unp