Searched refs:OUTD (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dpptpd.spec83 OUTD="" ; for i in d manager ctrl ; do
84 test -x /sbin/pptp$i && OUTD="$OUTD /sbin/pptp$i" ;
86 test -z "$OUTD" || \
87 { echo "possible outdated executable detected; we now use %{_sbindir}/pptp*, perhaps you should run the following command:"; echo "rm -i $OUTD" ;}

Completed in 39 milliseconds