projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc591a3
)
Whitespace.
author
Ulrich Müller
<ulm@gentoo.org>
Sat, 25 Aug 2012 21:21:12 +0000
(23:21 +0200)
committer
Ulrich Müller
<ulm@gentoo.org>
Sat, 25 Aug 2012 21:21:12 +0000
(23:21 +0200)
bin/ebuild-helpers/newins
patch
|
blob
|
history
diff --git
a/bin/ebuild-helpers/newins
b/bin/ebuild-helpers/newins
index cf6436bc833cc43c95e52c190dbfdd9f94223f06..2dc041d152fc95691d428f5ae56524dfbead3132 100755
(executable)
--- a/
bin/ebuild-helpers/newins
+++ b/
bin/ebuild-helpers/newins
@@
-18,7
+18,7
@@
stdin=
case ${EAPI} in
0|1|2|3|4|4-python|4-slot-abi) ;;
*) [[ $1 = "-" ]] && stdin=yes ;;
-
esac
+esac
rm -rf "${T}/$2"