pkgsrc/devel/kdevelop-base/patches/patch-ah
markd 0978d36ff9 Update kdevelop-base to 3.4.0
KDevelop 3.4.0 closes more than 500 bugs. There is an impressive list of
additional features including improved Qt 4 support, new debugging
abilities, more attractive default user interface layout and improvements
for C++, Ruby and PHP support.

pkg includes post 3.4.0 fixes for a QMake parser bug.
2007-03-24 14:01:26 +00:00

13 lines
311 B
Text

$NetBSD: patch-ah,v 1.1 2007/03/24 14:01:29 markd Exp $
--- admin/cvs.sh.orig 2007-03-21 23:41:28.000000000 +1200
+++ admin/cvs.sh
@@ -6,6 +6,8 @@
# It defines a shell function for each known target
# and then does a case to call the correct function.
+exit 0
+
unset MAKEFLAGS
call_and_fix_autoconf()