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

Luca Capello luca at pca.it
Wed Feb 4 00:55:45 UTC 2009


The following commit has been merged in the master branch:
commit 934771b09bb7d738622a6386adc40277a9ec2526
Author: Luca Capello <luca at pca.it>
Date:   Wed Feb 4 01:54:37 2009 +0100

    install.sh: correct dosfstools version
    
    Thanks to Steffen Moeller <steffen_moeller at gmx.de> for the patch.

diff --git a/install.sh b/install.sh
index 8e48c12..1eb8872 100755
--- a/install.sh
+++ b/install.sh
@@ -71,7 +71,7 @@ xserver-xorg-input-all- xserver-xorg-input-synaptics- xserver-xorg-input-wacom-
 UBOOT_ENV_SIZE=262144
 
 # mkfs.vfat is not installed by default in most of the Openmoko images
-DOSFSTOOLS_PACKAGE=$INST_MIRROR/pool/main/d/dosfstools/dosfstools_2.11-6_armel.deb
+DOSFSTOOLS_PACKAGE=$INST_MIRROR/pool/main/d/dosfstools/dosfstools_3.0.1-1_armel.deb
 
 
 #

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list