mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
build-system: remove Grantlee from the packaging scripts
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
21f1cf09f7
commit
ec7422feb5
6 changed files with 1 additions and 35 deletions
|
|
@ -44,7 +44,6 @@
|
|||
# Something like this:
|
||||
#
|
||||
# ~/src/mxe <- MXE git with Qt5, automake (see above)
|
||||
# /grantlee <- Grantlee 5.0.0 sources from git
|
||||
# /subsurface <- current subsurface git
|
||||
# /googlemaps <- Google Maps plugin for QtLocation from git
|
||||
# /hidapi <- HIDAPI library for libdivecomputer
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -207,7 +206,6 @@ Section "Uninstall"
|
|||
RMDir /r "$INSTDIR\qml"
|
||||
RMDir /r "$INSTDIR\Documentation"
|
||||
RMDir /r "$INSTDIR\printing_templates"
|
||||
RMDir /r "$INSTDIR\grantlee"
|
||||
RMDir "$INSTDIR"
|
||||
|
||||
# Remove shortcuts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue