Bug#1141194: afterstep: patch to make the build reproducible

Jochen Sprickerhof jspricke at debian.org
Wed Jul 1 07:16:10 BST 2026


Source: afterstep
Version: 2.2.12-19
Severity: normal
Tags: patch
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps

Hi,

afterstep-data is currently not reproducible:

https://reproduce.debian.net/all/forky.html#afterstep-data

This is due to $SOURCE_DATE_EPOCH not passed to ASDocGen. The easiest
way to fix this is by adding

export ASDOCGENOPTS = "--build-date $(SOURCE_DATE_EPOCH) --user-dir $(CURDIR)/$(BUILD_DIR)/user-dir"

at the top of debian/rules.

Cheers Jochen



More information about the Reproducible-bugs mailing list