openbsd-ports/x11/kde/patches-3.5/patch-admin_cvs_sh

15 lines
421 B
Plaintext
Raw Normal View History

$OpenBSD: patch-admin_cvs_sh,v 1.2 2005/11/29 14:00:13 espie Exp $
--- admin/cvs.sh.orig Sat Nov 19 10:19:55 2005
+++ admin/cvs.sh Mon Nov 21 12:00:07 2005
@@ -634,6 +634,10 @@ fi
# Call script to find autoconf and friends. Uses eval since the script outputs
# sh-compatible code.
eval `$admindir/detect-autoconf.pl`
+AUTOCONF=autoconf
+AUTOHEADER=autoheader
+AUTOM4TE=autom4te-2.59
+ACLOCAL=aclocal
###
### Main