ossp-pkg/flow2rrd/devtool.conf 1.1 -> 1.2
--- devtool.conf 2004/12/26 13:10:39 1.1
+++ devtool.conf 2004/12/26 15:20:00 1.2
@@ -11,7 +11,11 @@
@autoclean shtool
%configure
- ./configure --prefix=/tmp/flow2rrd "$@"
+ ./configure \
+ --prefix=/tmp/flow2rrd \
+ --with-perl=/usr/opkg/bin/perl \
+ --with-pod2man=/usr/opkg/bin/pod2man \
+ "$@"
%version
./shtool version -l txt -n "OSSP flow2rrd" -e VERSION
|
|