Searched refs:stripcmd (Results 1 - 25 of 38) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/util/
H A Dinstall.sh32 stripcmd=""
58 -s) stripcmd="$stripprog"
105 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; fi
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dinstall.sh32 stripcmd=""
58 -s) stripcmd="$stripprog"
105 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; fi
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dinstall.sh34 stripcmd=""
61 -s) stripcmd="$stripprog"
110 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; fi
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/VFS/
H A Dinstall-sh38 stripcmd=""
70 -s) stripcmd="$stripprog"
186 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
227 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dinstall-sh38 stripcmd=""
70 -s) stripcmd="$stripprog"
186 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
227 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dinstall-sh64 stripcmd=
124 -s) stripcmd=$stripprog
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else : ; fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else :;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/conftools/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gdbm-1.8.3/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
198 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
239 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/build-aux/
H A Dinstall-sh64 stripcmd=
124 -s) stripcmd=$stripprog
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/
H A Dinstall-sh67 stripcmd=
128 -s) stripcmd=$stripprog
240 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
274 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
198 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
239 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/
H A Dinstall-sh68 stripcmd=""
100 -s) stripcmd=$stripprog
217 if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dst"; else : ; fi &&
262 if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dsttmp"; else :;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dinstall-sh38 stripcmd=""
70 -s) stripcmd="$stripprog"
186 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
227 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/
H A Dinstall-sh64 stripcmd=
124 -s) stripcmd=$stripprog
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else : ; fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else :;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
198 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
239 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/bridge-1.x/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd="$stripprog"
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dst; else true ; fi &&
240 if [ x"$stripcmd" != x ]; then $doit $stripcmd $dsttmp; else true;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/build-aux/
H A Dinstall-sh64 stripcmd=
124 -s) stripcmd=$stripprog
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd=$stripprog
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dst"; else : ; fi &&
244 if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dsttmp"; else :;fi &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libogg-1.1.4/
H A Dinstall-sh64 stripcmd=
124 -s) stripcmd=$stripprog
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/
H A Dinstall-sh64 stripcmd=
124 -s) stripcmd=$stripprog
253 && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \
278 && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dinstall-sh50 stripcmd=""
82 -s) stripcmd=$stripprog
199 if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dst"; else : ; fi &&
244 if [ x"$stripcmd" != x ]; then $doit $stripcmd "$dsttmp"; else :;fi &&

Completed in 231 milliseconds

12