openbsd-ports/x11/kde/patches-3.5/patch-admin_cvs_sh
espie c3e047e90b KDE 3.5.0, the beginning...
(samba/cups subpackages to fix library issues)
2005-11-29 14:00:11 +00:00

15 lines
421 B
Plaintext

$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