summaryrefslogtreecommitdiff
path: root/sysklogd
diff options
context:
space:
mode:
Diffstat (limited to 'sysklogd')
-rw-r--r--sysklogd/sysklogd_1.4.1.oe6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysklogd/sysklogd_1.4.1.oe b/sysklogd/sysklogd_1.4.1.oe
index 6245c5cc1b..90f5582d70 100644
--- a/sysklogd/sysklogd_1.4.1.oe
+++ b/sysklogd/sysklogd_1.4.1.oe
@@ -3,10 +3,10 @@ RDEPENDS = "libc6"
DESCRIPTION = "The sysklogd package implements \
two system log daemons."
-SRC_URI = http://www.ibiblio.org/pub/Linux/system/daemons/sysklogd-${PV}.tar.gz \
- file://${FILESDIR}/nonrootinstall.patch;patch=1
+SRC_URI = "http://www.ibiblio.org/pub/Linux/system/daemons/sysklogd-${PV}.tar.gz \
+ file://${FILESDIR}/nonrootinstall.patch;patch=1"
-CFLAGS_append = ' -DSYSV'
+CFLAGS_append = " -DSYSV"
do_install () {
install -d ${D}/${mandir}/man8 \