summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/irda-utils
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-09-20 07:04:35 +0000
committerRichard Purdie <richard@openedhand.com>2005-09-20 07:04:35 +0000
commitb4a7122cacef647dbec3db5c9ebe1e504a7670df (patch)
tree006885a1f4e8032062632ee1a091e72c32dd2810 /openembedded/packages/irda-utils
parentf9e1d16bfa73a2df5254c63ae1abb6a4bbe0a062 (diff)
downloadpoky-b4a7122cacef647dbec3db5c9ebe1e504a7670df.tar.gz
Updates against mainline OE
git-svn-id: https://svn.o-hand.com/repos/poky@26 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/irda-utils')
-rw-r--r--openembedded/packages/irda-utils/irda-utils_0.9.16.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/packages/irda-utils/irda-utils_0.9.16.bb b/openembedded/packages/irda-utils/irda-utils_0.9.16.bb
index d99846f8cd..2e09edd841 100644
--- a/openembedded/packages/irda-utils/irda-utils_0.9.16.bb
+++ b/openembedded/packages/irda-utils/irda-utils_0.9.16.bb
@@ -10,6 +10,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/irda/irda-utils-${PV}.tar.gz \
10 file://m4.patch;patch=1 \ 10 file://m4.patch;patch=1 \
11 file://init" 11 file://init"
12 12
13export SYS_INCLUDES="-I${STAGING_INCDIR}"
14
13inherit autotools update-rc.d 15inherit autotools update-rc.d
14 16
15INITSCRIPT_NAME = "irattach" 17INITSCRIPT_NAME = "irattach"