ports/plan9/rc/patches/patch-configure

11 lines
250 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- 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"