After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 588020 - bashisms in gnome-autogen.sh
bashisms in gnome-autogen.sh
Status: RESOLVED FIXED
Product: gnome-common
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Gnome Common Maintainer(s)
Gnome Common Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2009-07-07 20:44 UTC by Emilio Pozuelo Monfort
Modified: 2012-07-30 14:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix bashisms in gnome-autogen.sh (2.82 KB, patch)
2009-07-07 20:45 UTC, Emilio Pozuelo Monfort
committed Details | Review

Description Emilio Pozuelo Monfort 2009-07-07 20:44:32 UTC
[ Forwarded from http://bugs.debian.org/378736 ]

Hi,

The attached patch from Bas Wijnen fixes a few bashisms in gnome-autogen.sh, so that it works with POSIX shells, and not only with bash.
Comment 1 Emilio Pozuelo Monfort 2009-07-07 20:45:18 UTC
Created attachment 137993 [details] [review]
fix bashisms in gnome-autogen.sh
Comment 2 David King 2012-07-30 14:26:22 UTC
Comment on attachment 137993 [details] [review]
fix bashisms in gnome-autogen.sh

Pushed to master as commit 101362218645db3f0fbb55e1e6ea80c4bd70f97d, thanks.