summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2012-05-16 17:27:54 -0500
committerPaul Varner <fuzzyray@gentoo.org>2012-05-16 17:27:54 -0500
commit79135c7585402eadeb9e06cbf3138f0d191b15d9 (patch)
tree89dad0c64122a31fc585f4adc9da8a325fe35108 /setup.py
parentba64705ea61bbfe506bee228b56758216ffb987c (diff)
downloadgentoolkit-79135c7585402eadeb9e06cbf3138f0d191b15d9.tar.gz
Change sed statement in euse to fix bug 410365.
The sed statement was looking for the useflag as part of the regular expression. Since the input to the statement had already grepped for the relevant entries from use.local.desc, this is unneccessary. Changed the sed statement to look for '(.*) *' instead of '(${1}) *'.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions