public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Marcel Lorenz <marcel.lorenz@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 4/5] pkg-config: update lfs file to build with new dejagnu
Date: Sat, 03 Sep 2016 10:28:56 +0200	[thread overview]
Message-ID: <20160903082857.8746-5-marcel.lorenz@ipfire.org> (raw)
In-Reply-To: <20160903082857.8746-1-marcel.lorenz@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
 lfs/pkg-config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lfs/pkg-config b/lfs/pkg-config
index cd07978..ed95102 100644
--- a/lfs/pkg-config
+++ b/lfs/pkg-config
@@ -82,7 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
 ifeq "$(ROOT)" ""
 else
-	mkdir /tools/lib/pkgconfig
+	mkdir -pv /tools/lib/pkgconfig
 endif
 	cd $(DIR_APP) && ./configure --prefix=$(PREFIX) --with-internal-glib
 	cd $(DIR_APP) && make $(MAKETUNING)
-- 
2.9.3


  parent reply	other threads:[~2016-09-03  8:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-03  8:28 [PATCH 0/5] Toolchain update pack Marcel Lorenz
2016-09-03  8:28 ` [PATCH 1/5] flex: update to 2.6.1 Marcel Lorenz
2016-09-03  8:28 ` [PATCH 2/5] tcl: update to 8.6.6 Marcel Lorenz
2016-09-03  8:28 ` [PATCH 3/5] dejagnu: update to 1.6 Marcel Lorenz
2016-09-03  8:28 ` Marcel Lorenz [this message]
2016-09-03  8:28 ` [PATCH 5/5] make.sh: add autoamke to toolchain to fix coreutils build fail Marcel Lorenz

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=20160903082857.8746-5-marcel.lorenz@ipfire.org \
    --to=marcel.lorenz@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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