freebsd-ports/devel/monotone-viz/files/patch-configure
Cheng-Lung Sung 8b2991a1fc Add monotone-viz 0.14, visual interface for Monotone VCS with revision
graphs.

PR:		ports/99722
Submitted by:	Tarasov Alexey <master at preved.cn>
2006-07-11 07:29:48 +00:00

12 lines
258 B
Text

--- configure.orig Sun Jul 2 23:13:24 2006
+++ configure Sun Jul 2 23:13:39 2006
@@ -2199,9 +2199,6 @@
option." >&2;}
{ (exit 1); exit 1; }; }
fi
- if test "${MONOTONE_DIR:0:1}" != "/" ; then
- MONOTONE_DIR="$(pwd)/$MONOTONE_DIR"
- fi
fi