Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8584 - incorrect syntax in gaim-0.59.3.ebuild
Summary: incorrect syntax in gaim-0.59.3.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Bruce A. Locke (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-30 14:21 UTC by SpanKY
Modified: 2002-10-12 03:11 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 SpanKY gentoo-dev 2002-09-30 14:21:17 UTC
at the end of src_compile() you find this: 
if [ use gnome -a -z "`use gtk2`" ]; 
 
i have '-gnome' and 'gtk2' in my USE variable ... 
after emake is run, i get this: 
/usr/sbin/ebuild.sh: [: too many arguments
Comment 1 Bruce A. Locke (RETIRED) gentoo-dev 2002-10-12 03:11:59 UTC
Please try gaim-0.59.4.ebuild.  It works for me with "-gnome gtk" in USE.

Thanks for the bug report.