openbsd-ports/plan9/rc/patches/patch-configure
gsoares 155a5a8842 update plan9/rc to 1.7.4; patch from Michael Reed < m.reed at mykolab.com > with tweaks by me.
tested by Michael Reed who also take maintainer ship.
OK markus@ (former maintainer)
2015-10-06 13:32:56 +00:00

12 lines
316 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2015/10/06 13:32:56 gsoares Exp $
--- configure.orig Wed Aug 26 16:57:31 2015
+++ configure Wed Aug 26 16:57:45 2015
@@ -2224,7 +2224,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-RELDATE=`date -I`
+RELDATE=`date +%Y-%m-%d`
cat >>confdefs.h <<_ACEOF
#define RELDATE "$RELDATE"