From df624a6298a9aae97d7726ce8033f9f965028439 Mon Sep 17 00:00:00 2001 From: Eduard Braun Date: Tue, 11 Sep 2018 10:13:02 +0200 Subject: CMake: Fix for renamed NEWS file (see eb2928ad13bd794e53b5631ffee997e48a764c51) --- packaging/win32/inkscape.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/win32') 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 -- cgit v1.2.3