Fixed path to the scripts since the import to git
This commit is contained in:
parent
71868cfd19
commit
a6cc6ae07a
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user