[ooo-build-commit] bin/unpack

Thorsten Behrens thorsten at kemper.freedesktop.org
Tue Jan 5 15:00:11 PST 2010


 bin/unpack |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3eef657ac6c50a68d3abf05e35bc0397d4c06031
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:

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