tsmd: install also a little helper script to control the touchscreen daemon
[openembedded.git] / recipes / freenx / nxkill_3.4.0-2.bb
blob05dff110685fb8bddd106661225f0b22efa8f006
1 LICENSE = "GPL"
3 SRC_URI = "http://64.34.161.181/download/3.4.0/sources/${PN}-${PV}.tar.gz \
6 SRC_URI[md5sum] = "a1150d9a51e7eb7d7ae2546a5c139bf7"
7 SRC_URI[sha256sum] = "9e45b7c8d780e15113ce6254317da27273fecfdd4d4a07702ac8edbae8cc11f6"
9 S = "${WORKDIR}/${PN}"
11 inherit autotools
13 do_install () {
14 oe_runmake "bindir=${D}${bindir}" \
15 "man1dir=${D}${mandir}" \
16 install