Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Doug the RockRat <rickyrockrat@yahoo.com>
To: buildroot@busybox.net
Subject: [Buildroot] patch mkdosfs to properly install dosfstools (does it make sense to rename it dosfstools?) svn:17728
Date: Sun, 4 Feb 2007 14:52:34 -0800 (PST)	[thread overview]
Message-ID: <153410.27989.qm@web62003.mail.re1.yahoo.com> (raw)

diff -ruN svn/buildroot/package/mkdosfs/mkdosfs.mk
buildroot-2007-02-02/package/mkdosfs/mkdosfs.mk
--- svn/buildroot/package/mkdosfs/mkdosfs.mk   
2007-02-02 10:49:33.000000000 -0700
+++ buildroot-2007-02-02/package/mkdosfs/mkdosfs.mk   
 2007-02-04 15:47:24.000000000 -0700
@@ -31,8 +31,9 @@
        touch -c $(MKDOSFS_DIR)/mkdosfs/mkdosfs

 $(TARGET_DIR)/$(MKDOSFS_TARGET_BINARY):
$(MKDOSFS_DIR)/$(MKDOSFS_BINARY)
-       cp -a $(MKDOSFS_DIR)/$(MKDOSFS_BINARY)
$(TARGET_DIR)/$(MKDOSFS_TARGET_BINARY)
-       touch -c $(TARGET_DIR)/sbin/mkdosfs
+       $(MAKE) -C $(MKDOSFS_DIR) PREFIX=$(TARGET_DIR)
install
+       rm -rf $(TARGET_DIR)/usr/man
+       touch -c
$(TARGET_DIR)/$(MKDOSFS_TARGET_BINARY)

 mkdosfs: uclibc
$(TARGET_DIR)/$(MKDOSFS_TARGET_BINARY)




 
____________________________________________________________________________________
Need a quick answer? Get one in minutes from people who know.
Ask your question on www.Answers.yahoo.com

                 reply	other threads:[~2007-02-04 22:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=153410.27989.qm@web62003.mail.re1.yahoo.com \
    --to=rickyrockrat@yahoo.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