summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUltrabug <ultrabug@gentoo.org>2015-08-28 12:20:02 +0200
committerUltrabug <ultrabug@gentoo.org>2015-08-28 12:20:02 +0200
commitd378eeda12beb646359389236ba18ef1311adebc (patch)
tree630c6a15a010a258a70f3e5c9e756ca213a602a4 /dev-db/redis/redis-2.8.17-r1.ebuild
parentdev-db/redis: old ebuilds clean up, version bump fix #557218 (diff)
downloadgentoo-d378eeda12beb646359389236ba18ef1311adebc.tar.gz
gentoo-d378eeda12beb646359389236ba18ef1311adebc.tar.bz2
gentoo-d378eeda12beb646359389236ba18ef1311adebc.zip
dev-db/redis: remove abusive use of nonfatal fix #551160
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-db/redis/redis-2.8.17-r1.ebuild')
-rw-r--r--dev-db/redis/redis-2.8.17-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/redis/redis-2.8.17-r1.ebuild b/dev-db/redis/redis-2.8.17-r1.ebuild
index 0a6166091e7a..abca93d0566b 100644
--- a/dev-db/redis/redis-2.8.17-r1.ebuild
+++ b/dev-db/redis/redis-2.8.17-r1.ebuild
@@ -96,7 +96,7 @@ src_install() {
systemd_dounit "${FILESDIR}/redis.service"
systemd_newtmpfilesd "${FILESDIR}/redis.tmpfiles" redis.conf
- nonfatal dodoc 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO README
+ dodoc 00-RELEASENOTES BUGS CONTRIBUTING MANIFESTO README
dobin src/redis-cli
dosbin src/redis-benchmark src/redis-server src/redis-check-aof src/redis-check-dump