aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2006-03-12 19:47:29 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2006-03-12 19:47:29 +0000
commitb85e0d1a29dd5686df5c625254ec21e3cdae4fb9 (patch)
tree143b00ade5f31b2badf650b81448bad601affa99
parentf100efb165d3380e7853e24bb0c384098d451d20 (diff)
Let's try again!
svn path=/trunk/; revision=17604
-rw-r--r--packaging/nsis/ethereal.nsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/nsis/ethereal.nsi b/packaging/nsis/ethereal.nsi
index c4aa152002..df320dc931 100644
--- a/packaging/nsis/ethereal.nsi
+++ b/packaging/nsis/ethereal.nsi
@@ -726,7 +726,6 @@ Section "LUA Plugin" SecLua
;-------------------------------------------
SetOutPath $INSTDIR\plugins\${VERSION}
File "..\..\plugins\lua\lua.dll"
-SectionEnd
SetOutPath $INSTDIR
File "..\..\plugins\lua\init.lua"
SectionEnd