(dir): Make it an absolute path, instead of relative.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1563 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-05-27 15:22:41 +00:00
parent 397d87dcf8
commit 40e4dbcc4e

View file

@ -1,7 +1,7 @@
#!/bin/sh -e
# The directory in which to find the last snapshot
dir=../releases
dir=/home/mccallum/gnu/releases
# The name of this module
module=gstep-base