diff options
Diffstat (limited to 'net/xprobe/files/patch-configure')
-rw-r--r-- | net/xprobe/files/patch-configure | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/xprobe/files/patch-configure b/net/xprobe/files/patch-configure new file mode 100644 index 000000000000..9acbddbca8d7 --- /dev/null +++ b/net/xprobe/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig Tue Jul 24 19:32:54 2001 ++++ configure Tue Jul 24 19:33:09 2001 +@@ -9,7 +9,7 @@ + + # Defaults: + ac_help= +-ac_default_prefix=/usr/local ++ac_default_prefix=${LOCALBASE} + # Any additions from configure.in: + ac_help="$ac_help + --enable-debug enable debugging )" |