From: Wouter Wijngaards Date: Tue, 12 Mar 2013 13:35:39 +0000 (+0000) Subject: in new directory. X-Git-Tag: release-1.4.20rc1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2471a0971f71d6865d0799b50fae35c7b0f503b7;p=thirdparty%2Funbound.git in new directory. git-svn-id: file:///svn/unbound/trunk@2857 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/winrc/setup.nsi b/winrc/setup.nsi index 3d324f3f3..99e34f2e2 100644 --- a/winrc/setup.nsi +++ b/winrc/setup.nsi @@ -82,7 +82,7 @@ section /o "DLV - dlv.isc.org" SectionDLV SetOutPath $INSTDIR # libgcc exception lib used by NSISdl plugin (in crosscompile). - File /nonfatal "/oname=$PLUGINSDIR\libgcc_s_sjlj-1.dll" "/usr/i686-pc-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll" + File /nonfatal "/oname=$PLUGINSDIR\libgcc_s_sjlj-1.dll" "/usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll" NSISdl::download "http://ftp.isc.org/www/dlv/dlv.isc.org.key" "$INSTDIR\dlv.isc.org.key" Pop $R0 # result from Inetc::get