Date: Tuesday, January 7, 2020 @ 20:51:37
  Author: eworm
Revision: 372776

add comment about pending/proposed upstream changes

Modified:
  openvpn/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++++
 1 file changed, 4 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-07 20:51:26 UTC (rev 372775)
+++ PKGBUILD    2020-01-07 20:51:37 UTC (rev 372776)
@@ -26,6 +26,10 @@
   mkdir "${srcdir}"/build
   cd "${srcdir}"/build
 
+  # for reproducibility we force bash for build system:
+  # 
https://www.mail-archive.com/[email protected]/msg19302.html
+  # 
https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Defining-Variables.html
+
   CONFIG_SHELL=/bin/bash "${srcdir}"/${pkgname}/configure \
     CONFIG_SHELL=/bin/bash \
     --prefix=/usr \

Reply via email to