[ooo-build-commit] Branch 'ooo-build-3-2' - bin/unpack
Thorsten Behrens
thorsten at kemper.freedesktop.org
Thu Jan 7 13:11:46 PST 2010
bin/unpack | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 984a7b8a0a796a3607a601e35d5a21abed9bc57c
Author: Thorsten Behrens <tbehrens at novell.com>
Date: Tue Jan 5 23:57:35 2010 +0100
Using bashisms now in unpack, reflect that on shebang line
* bin/unpack:
(cherry picked from commit 3eef657ac6c50a68d3abf05e35bc0397d4c06031)
diff --git a/bin/unpack b/bin/unpack
index 782a0a4..ba98a3c 100755
--- a/bin/unpack
+++ b/bin/unpack
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# See setup for user tweakables.
More information about the ooo-build-commit
mailing list