reliably here (mostly SIGSEGV reading off the end of strings). the previous version runs for a bit longer but neither really work well and I'd rather not ship with release in the state it's in.
12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
$OpenBSD: patch-autogen_sh,v 1.2 2018/10/04 22:28:03 sthen Exp $
|
|
|
|
Index: autogen.sh
|
|
--- autogen.sh.orig
|
|
+++ autogen.sh
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env bash
|
|
+#!/bin/ksh
|
|
|
|
TODAY=`date +%y%m%d`
|
|
MAJOR_RELEASE="3"
|