summaryrefslogtreecommitdiffstats
path: root/packaging/win32
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2018-09-11 08:13:02 +0000
committerEduard Braun <eduard.braun2@gmx.de>2018-09-11 08:13:02 +0000
commitdf624a6298a9aae97d7726ce8033f9f965028439 (patch)
tree7ab0ad53adc88be6d95197aee245a44e49324973 /packaging/win32
parentUpdate POTFILES.in (diff)
downloadinkscape-df624a6298a9aae97d7726ce8033f9f965028439.tar.gz
inkscape-df624a6298a9aae97d7726ce8033f9f965028439.zip
CMake: Fix for renamed NEWS file
(see eb2928ad13bd794e53b5631ffee997e48a764c51)
Diffstat (limited to 'packaging/win32')
-rw-r--r--packaging/win32/inkscape.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/win32/inkscape.nsi b/packaging/win32/inkscape.nsi
index 20fc5cf68..35bda545f 100644
--- a/packaging/win32/inkscape.nsi
+++ b/packaging/win32/inkscape.nsi
@@ -296,7 +296,7 @@ Section "$(Core)" SecCore ; Mandatory Inkscape core files section {{{
File /a ${INKSCAPE_DIST_DIR}\GPL2.txt
File /a ${INKSCAPE_DIST_DIR}\GPL3.txt
File /a ${INKSCAPE_DIST_DIR}\LGPL2.1.txt
- File /a ${INKSCAPE_DIST_DIR}\NEWS
+ File /a ${INKSCAPE_DIST_DIR}\NEWS.md
File /a ${INKSCAPE_DIST_DIR}\gspawn-win${BITNESS}-helper.exe
File /a ${INKSCAPE_DIST_DIR}\gspawn-win${BITNESS}-helper-console.exe
File /a ${INKSCAPE_DIST_DIR}\README.md