Fix another broken build

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23659 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
John Ralls
2013-12-31 03:27:12 +00:00
parent b5f7385538
commit 950a2933bc
+1 -1
View File
@@ -98,7 +98,7 @@ for tag_rev in $tags ; do
# Use the proper branch for the documentation
echo -n "DOCS_URL=" >> ${w32pkg}/custom.sh
echo "http://svn.gnucash.org/repo/gnucash-docs/${tag_major}.${tag_minor}" >> ${w32pkg}/custom.sh
echo "http://svn.gnucash.org/repo/gnucash-docs/branches/${tag_major}.${tag_minor}" >> ${w32pkg}/custom.sh
# BUILD_FROM_TARBALL is special:
# in install.sh place we check !=yes, in defaults.sh =yes, in dist.sh =no