diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-03-13 09:42:43 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-03-15 16:55:27 +0100 |
commit | 799489de17c13e9bcdbf5f14eb470e74590e9d3f (patch) | |
tree | 9d08dc77258b225bf9d61e003c93264b722c0bf2 /kdoctools/customization | |
parent | 922e81bf4548dcaf96b4e6b4dcfd90f3390a76e5 (diff) | |
download | tdelibs-799489de17c13e9bcdbf5f14eb470e74590e9d3f.tar.gz tdelibs-799489de17c13e9bcdbf5f14eb470e74590e9d3f.zip |
Use the source package date or the source git repository date
instead of the current build date. The use of a stable date
is necessary to achieve reproducible builds.
Updating release information in docbook entities is done
directly in CMake rules. Entities will no longer be
duplicated during repeated updates.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kdoctools/customization')
-rw-r--r-- | kdoctools/customization/entities/general.entities | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kdoctools/customization/entities/general.entities b/kdoctools/customization/entities/general.entities index a44c4ccb7..cfb5f6a7a 100644 --- a/kdoctools/customization/entities/general.entities +++ b/kdoctools/customization/entities/general.entities @@ -425,6 +425,3 @@ <!ENTITY tde-team "The &tde; Team"> -<!ENTITY tde-release-version "R14.1.0 [DEVELOPMENT]"> -<!ENTITY tde-release-date "December 15, 2014"> -<!ENTITY tde-copyright-date "2010-2014"> |