From a0c4ba50073b2d2f4ce4dcf35e19d5e9694d4e44 Mon Sep 17 00:00:00 2001 From: adv Date: Tue, 13 Sep 2011 16:06:19 +0000 Subject: [PATCH] branch version 1.0 #429 xvesa git-svn-id: https://opengnsys.es/svn/branches/version1.0@2303 a21b9725-9963-47de-94b9-378ad31fedc9 --- includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh b/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh index 7855177..96c36ed 100755 --- a/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh +++ b/includes/usr/bin/boot-tools/boottoolsSoftwareCompile.sh @@ -26,6 +26,6 @@ echo "spartlnx" which spartlnx.run || $(wget http://damien.guibouret.free.fr/savepart.zip &>/dev/null; unzip -o savepart.zip -d /sbin/) echo "xvesa" -gdebi -n /var/cache/apt/archives/xvesa.deb +gdebi -n /var/cache/apt/archivesOG/xvesa.deb history -c \ No newline at end of file