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}"
7 install -d ${STAGING_BINDIR_NATIVE}
8 install -m 0755 src/cf_gen ${STAGING_BINDIR_NATIVE}/cf_gen