~ubuntu-branches/ubuntu/trusty/teeworlds/trusty-updates

« back to all changes in this revision

Viewing changes to debian/scripts/teeworlds-server

  • Committer: Bazaar Package Importer
  • Author(s): Gonéri Le Bouder, Gonéri Le Bouder, Paul Wise
  • Date: 2009-05-10 23:38:35 UTC
  • Revision ID: james.westby@ubuntu.com-20090510233835-t7r7hmnzsopttgtz
Tags: 0.5.1-3
[ Gonéri Le Bouder ]
* Clean: clean the teeworld binary, the embedded libs and correctly
  call unpatch 
* refresh the system-libs.patch and new-wavpack.patch and apply them

[ Paul Wise ]
* Fix bashism in the --help option of the teeworlds-server script
  (Closes: #530198)

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
        fi
23
23
        case "$1" in
24
24
                -h|--help)
25
 
                        echo -e ${EXCUSE}
 
25
                        printf "${EXCUSE}"
26
26
                        exit 0
27
27
                        ;;
28
28
                -q|--quiet)