r15241 - gnucash/trunk/packaging/win32 - Add code for download/installation of Inno Setup Compiler, as suggested by hfelton.
"Andreas Köhler"
andi5.py at gmx.net
Thu Dec 21 13:18:08 EST 2006
Hi,
> Author: cstim
> Date: 2006-12-21 09:10:41 -0500 (Thu, 21 Dec 2006)
> New Revision: 15241
> Trac: http://svn.gnucash.org/trac/changeset/15241
> Add code for download/installation of Inno Setup Compiler, as suggested by
> hfelton.
>
> Modified: gnucash/trunk/packaging/win32/dist.sh
> ===================================================================
> --- gnucash/trunk/packaging/win32/dist.sh 2006-12-21 13:53:03 UTC (rev
> 15240)
> +++ gnucash/trunk/packaging/win32/dist.sh 2006-12-21 14:10:41 UTC (rev
> 15241)
> @@ -141,6 +141,10 @@
> --install-schema-file $file >/dev/null
> echo "done"
> done
> +
> + _INNO_UDIR=`unix_path $INNO_DIR`
> + echo "You can now run the Inno Setup Compiler for creating the
> setup.exe:"
> + echo ${_INNO_UDIR}/iscc ${_GNUCASH_UDIR}/packaging/win32/gnucash.iss
> }
>
> prepare
Is there any reason not to call iscc directly?
-- andi5
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
More information about the gnucash-devel
mailing list