# HG changeset patch # User friseb123 # Date 1066304852 0 # Node ID 97f15262ad06ad9b92f7ab94377e7883f778f387 # Parent 42106f54567fb20e3b2e8cabe42d985b57d8ef88 Correction of a small path problem diff -r 42106f54567f -r 97f15262ad06 kdiff3/src/kdiff3.nsi --- a/kdiff3/src/kdiff3.nsi Thu Oct 16 11:41:04 2003 +0000 +++ b/kdiff3/src/kdiff3.nsi Thu Oct 16 11:47:32 2003 +0000 @@ -217,7 +217,7 @@ Section "Source" DetailPrint "Writing the Source Code" - SetOutPath "$INSTDIR\source\" + SetOutPath "$INSTDIR\" File /r tmp\source SectionEnd !ifdef DEBUG