sthen 71048d91fe update liblrdf to 0.5.0, cope with raptor update
- from openbsd-wip and tweaks from me
2012-11-12 13:35:33 +00:00

13 lines
311 B
Plaintext

$OpenBSD: patch-autogen_sh,v 1.1 2012/11/12 13:35:33 sthen Exp $
--- autogen.sh.orig Thu Nov 8 23:02:30 2012
+++ autogen.sh Thu Nov 8 23:02:33 2012
@@ -32,6 +32,8 @@ autoconf || {
exit 1
}
+exit 0
+
echo "Running ./configure --enable-maintainer-mode $@..."
./configure --enable-maintainer-mode $@