URL:
  <http://gna.org/patch/?1671>

                 Summary: Remove Bash syntax from Bourne shell scripts
                 Project: Freeciv
            Submitted by: None
            Submitted on: Wednesday 05/19/2010 at 00:13 CEST
                Category: general
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 

    _______________________________________________________

Details:

In the startup scripts civ and ser there is Bash syntax like "export
FOO=val". This doesn't seem to be valid syntax for Bourne shell scripts and
it fails on Solaris 10. This patch substitutes valid Bourne shell syntax.

Also, data/flags/convert_png uses "$(( ... ))", which isn't available in
Bourne shell, too. This patch makes that file a Bash script.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wednesday 05/19/2010 at 00:13 CEST  Name: fix-bash-syntax.patch  Size:
4kB   By: None

<http://gna.org/patch/download.php?file_id=9167>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1671>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to