aboutsummaryrefslogtreecommitdiffstats
path: root/packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2019-05-15 15:19:38 +0300
committerIikka Eklund <iikka.eklund@qt.io>2019-09-19 05:23:52 +0000
commit3097c059b9ba913a3ec46a8c49f57058ace24954 (patch)
treefc9fd431faa6e76e6861959d367e5fc04215e31a /packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml
parent42b4a4374f0a4c5c194d96da121b6d72e0113c88 (diff)
Revert "Installer pkg template generator"
This is not used at all. This reverts commit 92a70e46bcd27d1d077dcbcd995f50ad288a6f9b. Change-Id: I890e0ec26030b46e1f0f8ff41837d8321b0f2ad1 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
Diffstat (limited to 'packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml')
-rw-r--r--packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml b/packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml
deleted file mode 100644
index dd76a5831..000000000
--- a/packaging-tools/configurations/pkg_templates/generator/templates/qt/meta/package.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0"?>
-<Package>
- <DisplayName>Qt %QT_VERSION% %QT_VERSION_TAG%</DisplayName>
- <Description>Qt %QT_VERSION% %QT_VERSION_TAG%</Description>
- <Version>%QT_VERSION%-0%VERSION_NUMBER_AUTO_INCREASE%</Version>
- <ReleaseDate>%PACKAGE_CREATION_DATE%</ReleaseDate>
- <Script>installscript.qs</Script>
- <SortingPriority>0</SortingPriority>
- <DownloadableArchives><!--ONLINE_ARCHIVE_LIST--></DownloadableArchives>
-</Package>
-
-