From a0152efa28679d369497d95e263d12097a843326 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Wed, 5 Mar 2008 21:24:10 +0000 Subject: [PATCH] unix line ends --- config.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 4d55caf..4e770e4 100644 --- a/config.sh +++ b/config.sh @@ -26,11 +26,12 @@ BUILD_DKPRO_DOWNLOAD=0 # Toolchain installation directory, comment if not specified #--------------------------------------------------------------------------------- #BUILD_DKPRO_INSTALLDIR=/opt/devkitpro +#BUILD_DKPRO_INSTALLDIR=c:/devkitPro #--------------------------------------------------------------------------------- # Path to previously downloaded source packages, comment if not specified #--------------------------------------------------------------------------------- -#BUILD_DKPRO_SRCDIR=. +BUILD_DKPRO_SRCDIR=/d/projects/archives #--------------------------------------------------------------------------------- # Automated script execution