Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: root <thiago.correa@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Fix avahi build
Date: Wed, 13 May 2009 18:43:24 -0300	[thread overview]
Message-ID: <1242251013-25228-2-git-send-email-thiago.correa@gmail.com> (raw)
In-Reply-To: <1242251013-25228-1-git-send-email-thiago.correa@gmail.com>

Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
---
 package/avahi/avahi.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/avahi/avahi.mk b/package/avahi/avahi.mk
index 7c463b6..0af7105 100644
--- a/package/avahi/avahi.mk
+++ b/package/avahi/avahi.mk
@@ -150,6 +150,7 @@ ifeq ($(BR2_PACKAGE_AVAHI_AUTOIPD),y)
 	$(INSTALL) -D -m 0755 package/avahi/busybox-udhcpc-default.script $(TARGET_DIR)/usr/share/udhcpc/default.script
 	$(INSTALL) -m 0755 package/avahi/S05avahi-setup.sh $(TARGET_DIR)/etc/init.d/
 	rm -f $(TARGET_DIR)/var/lib/avahi-autoipd
+	mkdir -p $(TARGET_DIR)/var/lib/
 	ln -sf /tmp/avahi-autoipd $(TARGET_DIR)/var/lib/avahi-autoipd
 endif
 ifeq ($(BR2_PACKAGE_AVAHI_DAEMON),y)
-- 
1.6.0.6

  reply	other threads:[~2009-05-13 21:43 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-13 21:43 [Buildroot] [PATCH] Update atngw100-extended_defconfig root
2009-05-13 21:43 ` root [this message]
2009-05-13 21:43   ` [Buildroot] [PATCH] Update atngw100-base_defconfig root
2009-05-13 21:43     ` [Buildroot] [PATCH] CUPS requires stack protection support root
2009-05-13 21:43       ` [Buildroot] [PATCH] Update i686_defconfig root
2009-05-13 21:43         ` [Buildroot] [PATCH] Remove unused busybox.config root
2009-05-13 21:43           ` [Buildroot] [PATCH] Update i386_defconfig root
2009-05-13 21:43             ` [Buildroot] [PATCH] Update default linux config for x86 root
2009-05-13 21:43               ` [Buildroot] [PATCH] Remove unused busybox config root
2009-05-13 21:43                 ` [Buildroot] [PATCH] Update kernel config for atngw100_defconfig root
2009-05-13 21:43                   ` [Buildroot] [PATCH] Remove unused kernel configs root
2009-05-14 15:29               ` [Buildroot] [PATCH] Update default linux config for x86 Peter Korsgaard
2009-05-14 15:28       ` [Buildroot] [PATCH] CUPS requires stack protection support Peter Korsgaard
2009-05-14 15:26   ` [Buildroot] [PATCH] Fix avahi build Peter Korsgaard
2009-05-15  5:11     ` Thiago A. Corrêa
2009-05-16 12:04       ` Peter Korsgaard
2009-05-17 17:37         ` Thiago A. Corrêa
2009-05-17 21:29           ` Peter Korsgaard
2009-05-18  4:49             ` Thiago A. Corrêa
2009-05-18 13:52               ` Peter Korsgaard
2009-05-18 15:05                 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1242251013-25228-2-git-send-email-thiago.correa@gmail.com \
    --to=thiago.correa@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox