Fixed missing $

This commit is contained in:
John Garland 2009-02-24 04:46:08 +00:00
parent 0362c1438b
commit a16a083913

View file

@ -9,7 +9,7 @@
; Macros
!macro get_url installer
!define ${installer}_URL "http://download.deluge-torrent.org/windows/deps/${{installer}}"
!define ${installer}_URL "http://download.deluge-torrent.org/windows/deps/${${installer}}"
!macroend
!macro download url filename