Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libdaemon
Date: Thu, 20 Sep 2007 08:35:27 -0700 (PDT)	[thread overview]
Message-ID: <20070920153527.553303004A@busybox.net> (raw)

Author: ulf
Date: 2007-09-20 08:35:26 -0700 (Thu, 20 Sep 2007)
New Revision: 19910

Log:
Make sure libdaemon finds AC_PROG_LIBTOOL

Removed:
   trunk/buildroot/package/libdaemon/libdaemon-0.10.patch.bz2

Modified:
   trunk/buildroot/package/libdaemon/libdaemon.mk


Changeset:
Deleted: trunk/buildroot/package/libdaemon/libdaemon-0.10.patch.bz2
===================================================================
(Binary files differ)

Modified: trunk/buildroot/package/libdaemon/libdaemon.mk
===================================================================
--- trunk/buildroot/package/libdaemon/libdaemon.mk	2007-09-20 12:07:10 UTC (rev 19909)
+++ trunk/buildroot/package/libdaemon/libdaemon.mk	2007-09-20 15:35:26 UTC (rev 19910)
@@ -26,17 +26,11 @@
 $(LIBDAEMON_DIR)/.unpacked: $(DL_DIR)/$(LIBDAEMON_SOURCE)
 	$(LIBDAEMON_CAT) $(DL_DIR)/$(LIBDAEMON_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
 	toolchain/patch-kernel.sh $(LIBDAEMON_DIR) package/libdaemon/ \*.patch
-# Ulf, what was this supposed to fix? Your patch is broken
-# (hardcoded for /home/ulf/..)
-#	mkdir -p $(PROJECT_BUILD_DIR)/patches
-#	$(BZCAT) package/libdaemon/$(LIBDAEMON_NAME).patch.bz2 \
-#		> $(PROJECT_BUILD_DIR)/patches/$(LIBDAEMON_NAME).patch
-#	toolchain/patch-kernel.sh $(LIBDAEMON_DIR) $(PROJECT_BUILD_DIR)/patches/ $(LIBDAEMON_NAME)\*.patch
-#	$(CONFIG_UPDATE) $(LIBDAEMON_DIR)
+	$(CONFIG_UPDATE) $(LIBDAEMON_DIR)
 	touch $@
 
 $(LIBDAEMON_DIR)/.configured: $(LIBDAEMON_DIR)/.unpacked
-	(cd $(LIBDAEMON_DIR) && rm -rf config.cache && autoconf)
+	(cd $(LIBDAEMON_DIR) && rm -rf config.cache && autoreconf)
 	(cd $(LIBDAEMON_DIR) && \
 		$(TARGET_CONFIGURE_OPTS) \
 		$(TARGET_CONFIGURE_ARGS) \

             reply	other threads:[~2007-09-20 15:35 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-20 15:35 ulf at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-27  7:29 [Buildroot] svn commit: trunk/buildroot/package/libdaemon jacmet at uclibc.org
2008-08-27  7:29 jacmet at uclibc.org
2008-07-04  9:48 ulf at uclibc.org
2008-04-24 13:16 ninevoltz at uclibc.org
2007-11-28  8:55 ulf at uclibc.org
2007-09-03  9:00 jacmet at uclibc.org
2007-09-03  8:56 jacmet at uclibc.org
2007-09-03  8:54 ` Ulf Samuelsson
2007-08-21 14:27 ulf at uclibc.org
2007-08-21  1:32 ulf at uclibc.org
2007-08-21  8:23 ` Bernhard Fischer
2007-08-21 14:15   ` Ulf Samuelsson
2007-07-17 12:06 ulf at uclibc.org
2007-01-22 18:15 andersen at uclibc.org
2006-12-13 13:09 andersen at uclibc.org

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=20070920153527.553303004A@busybox.net \
    --to=ulf@uclibc.org \
    --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