[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 2037106473711ddb181eed7dc346d5e1236e84c3

Steffen Moeller steffen_moeller at gmx.de
Tue Mar 9 15:27:35 UTC 2010


The following commit has been merged in the master branch:
commit 53a242cbaee1cfcba4b5f9d49863128c84b7bfb3
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date:   Tue Mar 9 01:58:56 2010 +0100

    bin/bash -> /bin/bash
    
    Why was there no complaint about the missing /, yet?

diff --git a/install.sh b/install.sh
index e9d8772..0cef5b3 100755
--- a/install.sh
+++ b/install.sh
@@ -1,4 +1,4 @@
-#!bin/bash
+#!/bin/bash
 #
 # Auto-Installer for Debian on the Openmoko Neo phones (GTA01 and GTA02)
 #

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list