Skip to content

Commit 0093690

Browse files
author
timlinux
committedJun 13, 2007
Fixed a bug in win installer causing the install step to run twice
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@7030 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent fb08a95 commit 0093690

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎win_build/qgis.nsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ var ICONS_GROUP
5151
; Instfiles page
5252
!insertmacro MUI_PAGE_INSTFILES
5353
; Finish page
54-
!insertmacro MUI_PAGE_INSTFILES
5554
!define MUI_FINISHPAGE_SHOWREADME "$INSTDIR\share\qgis\doc\index.html"
5655
!define MUI_FINISHPAGE_RUN "$INSTDIR\qgis.exe"
5756
!insertmacro MUI_PAGE_FINISH

0 commit comments

Comments
 (0)