Use proper path for source file

svn: r10825
This commit is contained in:
Alex Roitman 2008-06-21 21:14:42 +00:00
parent ae2a2917c4
commit 2d73aa8f93

View File

@ -17,7 +17,7 @@ then
echo You are missing gramps-autogen.sh
exit 1
fi
. gramps-autogen.sh
. ./gramps-autogen.sh
CONFIGURE_DEF_OPT='--enable-maintainer-mode'