From ec7422feb5bb35cd8a456a67309df15c9b7ad59e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 7 Oct 2020 12:46:41 -0700 Subject: build-system: remove Grantlee from the packaging scripts Signed-off-by: Dirk Hohndel --- packaging/windows/smtk-import.nsi.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'packaging/windows/smtk-import.nsi.in') diff --git a/packaging/windows/smtk-import.nsi.in b/packaging/windows/smtk-import.nsi.in index 109b6647c..eaa835670 100644 --- a/packaging/windows/smtk-import.nsi.in +++ b/packaging/windows/smtk-import.nsi.in @@ -154,7 +154,6 @@ Section # File /r Documentation # File /r translations # File /r printing_templates -# File /r grantlee File *.dll File subsurface.ico File qt.conf @@ -206,7 +205,6 @@ Section "Uninstall" RMDir /r "$INSTDIR\plugins" # RMDir /r "$INSTDIR\Documentation" # RMDir /r "$INSTDIR\printing_templates" -# RMDir /r "$INSTDIR\grantlee" RMDir "$INSTDIR" # Remove shortcuts -- cgit v1.2.3-70-g09d2