Skip to content

Commit 59fa565

Browse files
committed
tools/installer/installer.nsi: Fix comment
We don't have the Packages/HDF-XXX folder anymore.
1 parent 5f1ca70 commit 59fa565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/installer/installer.nsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
# This section defines paths
2626
!define IGOR64EXTENSIONPATH "Igor Extensions (64-bit)"
27-
# Endings for Helpfiles- and Packages\HDF- folders
27+
# Endings for Helpfiles
2828
!define IGOR9DIRTEMPL "IP9"
2929
!define IGOR10DIRTEMPL "IP10"
3030
# source folder name for installation with XOPs

0 commit comments

Comments
 (0)