vim: remove build timestamp/hostname/username 5226/head
authorAlexander Couzens <lynxis@fe80.eu>
Mon, 4 Dec 2017 22:47:58 +0000 (23:47 +0100)
committerAlexander Couzens <lynxis@fe80.eu>
Mon, 4 Dec 2017 22:57:05 +0000 (23:57 +0100)
commitabdca7c61f442488d4687976f6ca947fc35e1360
treeecbf68ca87ee301ca97eae5a6c61373dd15bae6f
parent411b85b664e39d7646c52d75a915b75520661b93
vim: remove build timestamp/hostname/username

Build timestamp prevents reproducible builds [0].
Same for other irrelevant informations e.g. hostname, username.
Thanks to debian for the patch.

[0] https://reproducible-builds.org/docs/timestamps/

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
utils/vim/Makefile
utils/vim/patches/001-support-defining-compilation-date-in-SOURCE_DATE_EPOCH.patch [new file with mode: 0644]