[Libreoffice-commits] .: download

Robert Nagy rnagy at kemper.freedesktop.org
Sun Mar 18 06:17:26 PDT 2012


 download |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bae6e3f4fe355d0018c77e68d19bc64b52fe1ba6
Author: Robert Nagy <robert at openbsd.org>
Date:   Sun Mar 18 14:14:02 2012 +0100

    use /usr/bin/env bash instead of /bin/bash

diff --git a/download b/download
index 89efbbe..e5aad88 100755
--- a/download
+++ b/download
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 #*************************************************************************
 #
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.


More information about the Libreoffice-commits mailing list