Fixed path to the scripts since the import to git

This commit is contained in:
Pierre Pronchery 2013-01-04 13:43:30 +01:00
parent 71868cfd19
commit a6cc6ae07a
7 changed files with 21 additions and 14 deletions

View File

@ -1,7 +1,8 @@
#$Id$
#Copyright (c) 2009 Pierre Pronchery <khorben@defora.org>
#Copyright (c) 2009-2013 Pierre Pronchery <khorben@defora.org>
#includes
. "`dirname $0`/Apps/Devel/src/scripts/targets/Linux-i386"
#XXX hardcoded
. "`dirname $0`/Apps/Devel/src/scripts/scripts-git/targets/Linux-i386"

View File

@ -1,5 +1,5 @@
#$Id$
#Copyright (c) 2008-2012 Pierre Pronchery <khorben@defora.org>
#Copyright (c) 2008-2013 Pierre Pronchery <khorben@defora.org>
@ -11,7 +11,8 @@
#includes
. "`dirname $0`/Apps/Devel/src/scripts/targets/Linux"
#XXX hardcoded
. "`dirname $0`/Apps/Devel/src/scripts/scripts-git/targets/Linux"
#functions

View File

@ -1,5 +1,5 @@
#$Id$
#Copyright (c) 2008-2012 Pierre Pronchery <khorben@defora.org>
#Copyright (c) 2008-2013 Pierre Pronchery <khorben@defora.org>
@ -10,7 +10,8 @@
#includes
. "`dirname $0`/Apps/Devel/src/scripts/targets/Linux"
#XXX hardcoded
. "`dirname $0`/Apps/Devel/src/scripts/scripts-git/targets/Linux"
#functions

View File

@ -1,10 +1,11 @@
#$Id$
#Copyright (c) 2009-2012 Pierre Pronchery <khorben@defora.org>
#Copyright (c) 2009-2013 Pierre Pronchery <khorben@defora.org>
#includes
. "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
#XXX hardcoded
. "`dirname $0`/Apps/Devel/src/scripts/scripts-git/targets/NetBSD"
#functions

View File

@ -1,10 +1,11 @@
#$Id$
#Copyright (c) 2008-2012 Pierre Pronchery <khorben@defora.org>
#Copyright (c) 2008-2013 Pierre Pronchery <khorben@defora.org>
#includes
. "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
#XXX hardcoded
. "`dirname $0`/Apps/Devel/src/scripts/scripts-git/targets/NetBSD"
#functions

View File

@ -1,10 +1,11 @@
#$Id$
#Copyright (c) 2008-2012 Pierre Pronchery <khorben@defora.org>
#Copyright (c) 2008-2013 Pierre Pronchery <khorben@defora.org>
#includes
. "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
#XXX hardcoded
. "`dirname $0`/Apps/Devel/src/scripts/scripts-git/targets/NetBSD"
#functions

View File

@ -1,7 +1,8 @@
#$Id$
#Copyright (c) 2012 Pierre Pronchery <khorben@defora.org>
#Copyright (c) 2012-2013 Pierre Pronchery <khorben@defora.org>
#includes
. "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD-sparc"
#XXX hardcoded
. "`dirname $0`/Apps/Devel/src/scripts/scripts-git/targets/NetBSD-sparc"