4 Sep
2018
4 Sep
'18
8:54 p.m.
On 08/29/18 at 10:23pm, Jelle van der Waa wrote:
Most of our PKGBUILDs svn propset's break reproducible builds and the pkgbuild_sha256sum in the BUILDINFO file. When building a package before commiting the PKGBUILD the propset $Id will differ since the $Id is set on commit.
So far, I've only gotten positive reactions. If no one objects I propose to remove the propsets treewide after a week, so everyone has time enough to object. Removal will be done as following: $ sed -ri '/\$Id/d' */trunk/PKGBUILD $ svn propdel svn:keywords */trunk/PKGBUILD -- Jelle van der Waa