]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
in new directory.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 12 Mar 2013 13:35:39 +0000 (13:35 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 12 Mar 2013 13:35:39 +0000 (13:35 +0000)
git-svn-id: file:///svn/unbound/trunk@2857 be551aaa-1e26-0410-a405-d3ace91eadb9

winrc/setup.nsi

index 3d324f3f3c6fd8937a2ef15fac54bca7e9d5c2a1..99e34f2e2c92daa23ff8196fbcc31127636d46d5 100644 (file)
@@ -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