lib: support reproducible install date
When building an Arch Linux image the install date would vary when trying to reproduce it. Similar to building packages, respect `SOURCE_DATE_EPOCH` when installing packages.
Showing
- lib/libalpm/add.c 38 additions, 1 deletionlib/libalpm/add.c
- test/pacman/README 1 addition, 0 deletionstest/pacman/README
- test/pacman/meson.build 1 addition, 0 deletionstest/pacman/meson.build
- test/pacman/pmrule.py 3 additions, 0 deletionstest/pacman/pmrule.py
- test/pacman/pmtest.py 2 additions, 1 deletiontest/pacman/pmtest.py
- test/pacman/tests/source_date_epoch_install.py 12 additions, 0 deletionstest/pacman/tests/source_date_epoch_install.py
Please register or sign in to comment