abuild: remove duplicate SOURCE_DATE_EPOCH from .PKGINFO

This commit is contained in:
Sertonix 2024-02-24 23:36:29 +00:00 committed by Natanael Copa
parent f63c117df6
commit 648529aa35
1 changed files with 0 additions and 1 deletions

View File

@ -1152,7 +1152,6 @@ prepare_metafiles() {
if [ -n "$FAKEROOTKEY" ]; then
echo "# using $($FAKEROOT -v)" >> "$pkginfo"
fi
echo "# $(date -u -d @$SOURCE_DATE_EPOCH)" >> "$pkginfo"
cat >> "$pkginfo" <<-EOF
pkgname = $name
pkgver = $pkgver-r$pkgrel