projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0d2887
)
www-apps/nanoc: fix QA issue DoubleEmptyLine
author
Hans de Graaff
<graaff@gentoo.org>
Sun, 6 May 2018 05:41:32 +0000
(07:41 +0200)
committer
Hans de Graaff
<graaff@gentoo.org>
Sun, 6 May 2018 05:51:55 +0000
(07:51 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
www-apps/nanoc/nanoc-4.9.2.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/nanoc/nanoc-4.9.2.ebuild
b/www-apps/nanoc/nanoc-4.9.2.ebuild
index 10b86d948ccf74c3f67a930772deb688fed7b0c7..31fbd3271a0e2c68ba10ee61f3fb92de1336823c 100644
(file)
--- a/
www-apps/nanoc/nanoc-4.9.2.ebuild
+++ b/
www-apps/nanoc/nanoc-4.9.2.ebuild
@@
-78,7
+78,6
@@
all_ruby_prepare() {
spec/nanoc/filters/less_spec.rb \
test/filters/test_{markaby,rainpress}.rb || die
-
# Use useable tmp dir
sed -i -e 's:/tmp/whatever:'${T}'/whatever:' spec/nanoc/base/checksummer_spec.rb || die