Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22408 - dev-ruby/racc-1.4.3.ebuild overrides dev-ruby/amstd (Patch)
Summary: dev-ruby/racc-1.4.3.ebuild overrides dev-ruby/amstd (Patch)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Tom Payne (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-07 13:23 UTC by Mamoru KOMACHI (RETIRED)
Modified: 2003-06-10 16:02 UTC (History)
1 user (show)

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


Attachments
racc-1.4.3.diff (racc-1.4.3.diff,381 bytes, patch)
2003-06-07 13:25 UTC, Mamoru KOMACHI (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mamoru KOMACHI (RETIRED) gentoo-dev 2003-06-07 13:23:23 UTC
dev-ruby/racc calls ruby setup.rb config twice but forgets
to set --without=amstd in src_install() so that it overrides
files from dev-ruby/amstd.
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2003-06-07 13:25:07 UTC
Created attachment 12919 [details, diff]
racc-1.4.3.diff
Comment 2 Tom Payne (RETIRED) gentoo-dev 2003-06-10 16:02:02 UTC
Thanks. The package also overwrote strscan. This is now fixed too. In CVS.

Tom