opkg-utils: Fix typo and drop duplicate S entry
[openembedded.git] / recipes / freenx / nxproxy_3.4.0-2.bb
blob49b86fe90ce21c75aa559997add7718a0bc0b58b
1 LICENSE = "GPL"
2 DEPENDS = "nxcomp"
4 SRC_URI = "http://64.34.161.181/download/3.4.0/sources/${PN}-${PV}.tar.gz \
7 SRC_URI[md5sum] = "95ce93520d463a3d18cdd5d19c321e85"
8 SRC_URI[sha256sum] = "ecf740db00f2a223f520809f6cf5623d05eb2709e2ea8eadfb9a97b906fabfa6"
10 S = "${WORKDIR}/${PN}"
12 inherit autotools
14 do_install () {
15 oe_runmake "bindir=${D}${bindir}" \
16 "man1dir=${D}${mandir}" \
17 install