Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 293217 - net-print/cups: fix minor ebuild bug
Summary: net-print/cups: fix minor ebuild bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-14 21:16 UTC by Rafał Mużyło
Modified: 2009-11-30 22: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 Rafał Mużyło 2009-11-14 21:16:52 UTC
If more than one language is in LINGUAS,
configure prints a warning.
That's cause
--with-languages=${LINGUAS}
should be
--with-languages="${LINGUAS}"
Comment 1 Timo Gurr (RETIRED) gentoo-dev 2009-11-30 22:07:17 UTC
Thanks for reporting Rafał, fixed in CVS for cups-1.4.2-r1.