Author: soliton
Date: Sun Aug 31 23:25:58 2008
New Revision: 29145

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29145&view=rev
Log:
* run the script with bash since we're really expecting bash not sh

Modified:
    trunk/utils/wesnoth-optipng

Modified: trunk/utils/wesnoth-optipng
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/wesnoth-optipng?rev=29145&r1=29144&r2=29145&view=diff
==============================================================================
--- trunk/utils/wesnoth-optipng (original)
+++ trunk/utils/wesnoth-optipng Sun Aug 31 23:25:58 2008
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 #
 #  Script to strip ICC profiles from all png images and to recompress them
 #  afterwards via optipng


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to