libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / squid / squid-native.inc
blob1077b984617ab4f2886ca92479d17819e7f709fa
1 inherit native autotools
3 SRC_URI = "http://www.squid-cache.org/Versions/v2/${SQUID_MAJOR}/squid-${PV}.tar.bz2;name=squid-${PV}"
4 S = "${WORKDIR}/squid-${PV}"
6 do_stage() {
7         install -d ${STAGING_BINDIR_NATIVE}   
8         install -m 0755 src/cf_gen ${STAGING_BINDIR_NATIVE}/cf_gen