Use "." instead of "source" for portability
This commit is contained in:
parent
bd8636c0af
commit
856898a61a
|
@ -1 +1,6 @@
|
||||||
source "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
|
#$Id$
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#includes
|
||||||
|
. "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
|
|
||||||
#includes
|
#includes
|
||||||
source "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
|
. "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
|
||||||
|
|
||||||
|
|
||||||
#functions
|
#functions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user