Fix arpd compilation
[packages.git] / net / arpd / patches / 004-no_dnet_config_check.patch
1 diff -urN arpd/configure arpd.new/configure
2 --- arpd/configure      2003-02-09 19:31:28.000000000 +0100
3 +++ arpd.new/configure  2008-10-12 14:23:35.000000000 +0200
4 @@ -2170,8 +2170,7 @@
5          DNETLIB="`$withval/bin/dnet-config --libs`"
6       else
7          { { echo "$as_me:2172: error: dnet-config not found in $withval/bin" >&5
8 -echo "$as_me: error: dnet-config not found in $withval/bin" >&2;}
9 -   { (exit 1); exit 1; }; }
10 +echo "$as_me: error: dnet-config not found in $withval/bin" >&2;} }
11       fi
12       ;;
13    esac