Skip to content

Commit

Permalink
Decompression of Alaska sample data reactivated
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/branches/Release-0_8_0@6456 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
godofredo committed Jan 25, 2007
1 parent 60cd501 commit 8d5768b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion win_build/qgis.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,8 @@ Section "Sample Data - Spearfish (GRASS)" SEC02
SectionEnd
Section "Sample Data - Alaska (Non GRASS)" SEC03
SetOutPath "$INSTDIR\SampleData\Alaska\"
NSISdl::download http://qgis.org/uploadfiles/qgis_sample_data.tar.gz alaska.tar.gz
NSISdl::download http://qgis.org/uploadfiles/qgis_sample_data.zip alaska.zip
!insertmacro ZIPDLL_EXTRACT "$INSTDIR\SampleData\Alaska\alaska.zip" "$INSTDIR\SampleData\Alaska" "<ALL>"
; File "C:\dev/cpp/qgis/\qgis-release\SampleData\EnvironmentLayers\2050\A1F\Annual_dev/cpp/qgis/erature_range.asc"


Expand Down

0 comments on commit 8d5768b

Please sign in to comment.