Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73912 - syntax error in enlightenment.eclass
Summary: syntax error in enlightenment.eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Low critical (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-09 07:51 UTC by Clemens Noss
Modified: 2004-12-09 08:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clemens Noss 2004-12-09 07:51:28 UTC
enlightenment_warning_msg() {
...
        elif [[ ${PV/9999} != ${PV} ] ; then
...
}

( replace ']' with ']]' )
Comment 1 SpanKY gentoo-dev 2004-12-09 08:07:10 UTC
fixed in cvs, thanks :)