Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 256337 - x11-themes/gnome-themes-2.24.3 uses bashisms in a #!/bin/sh script
Summary: x11-themes/gnome-themes-2.24.3 uses bashisms in a #!/bin/sh script
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-25 18:04 UTC by Alexis Ballier
Modified: 2009-02-26 01:05 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 Alexis Ballier gentoo-dev 2009-01-25 18:04:23 UTC
See URL, there is a patch there.
This causes it to fail to install on BSD and probably on systems with dash as /bin/sh too.
Please apply in portage, thanks.
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-02-02 22:05:49 UTC
commited without a bump. Thanks for the report and patch.
Comment 2 Mart Raudsepp gentoo-dev 2009-02-26 01:05:54 UTC
FYI, the patch is now actually applied after adding a missing eutils inherit for the epatch call to work, so hopefully it works now on BSD and linux with alternative /bin/sh :)