Date: Sunday, December 6, 2020 @ 14:34:12 Author: foutrelis Revision: 771031
Enable patch for boost 1.74 rebuild Modified: leatherman/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-06 14:09:32 UTC (rev 771030) +++ PKGBUILD 2020-12-06 14:34:12 UTC (rev 771031) @@ -41,7 +41,7 @@ patch -Np1 < ../librapidjson-1.1.patch # Boost 1.74 provides nowide, and since leatherman vendors nowide it has to be patched out. - #patch -Np1 < ../1.12.2-shared_nowide.patch + patch -Np1 < ../1.12.2-shared_nowide.patch } build() {