diff --git a/xfig.changes b/xfig.changes index 8dd72da..e45d42b 100644 --- a/xfig.changes +++ b/xfig.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 18 23:10:00 UTC 2014 - Led + +- fix shebang in xfig.sh script: + option '-a' of 'exec' command may be unsupported in other + POSIX-complete shells + ------------------------------------------------------------------- Fri Jul 4 12:48:32 UTC 2014 - werner@suse.de diff --git a/xfig.sh b/xfig.sh index f62e849..b972949 100644 --- a/xfig.sh +++ b/xfig.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Reset UTF-8 charmaping to a more xfig compatible one #