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/qte
Date: Tue, 24 Jul 2007 07:14:36 -0700 (PDT)	[thread overview]
Message-ID: <20070724141436.D2321A6114@busybox.net> (raw)

Author: ulf
Date: 2007-07-24 07:14:36 -0700 (Tue, 24 Jul 2007)
New Revision: 19250

Log:
Remove extra ':' from qte make

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


Changeset:
Modified: trunk/buildroot/package/qte/qte.mk
===================================================================
--- trunk/buildroot/package/qte/qte.mk	2007-07-24 14:12:38 UTC (rev 19249)
+++ trunk/buildroot/package/qte/qte.mk	2007-07-24 14:14:36 UTC (rev 19250)
@@ -236,15 +236,15 @@
 	$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(QTE_QTOPIA_DIR) install PREFIX=$(TARGET_DIR)
 
 
-qte:: $(QTE_QTE_LIB)
+qte: $(QTE_QTE_LIB)
 
 ifeq ($(strip $(BR2_PACKAGE_QTE_QTOPIA)),y)
-qte:: $(QTE_QTOPIA_IFILE)
+qte: $(QTE_QTOPIA_IFILE)
 endif
 
 # kinda no-op right now, these are built anyhow
 ifeq ($(strip $(BR2_PACKAGE_QTE_QVFB)),y)
-qte:: $(QTE_QTE_DIR)/$(QTE_UIC_BINARY) $(QTE_QTE_DIR)/$(QTE_QVFB_BINARY)
+qte: $(QTE_QTE_DIR)/$(QTE_UIC_BINARY) $(QTE_QTE_DIR)/$(QTE_QVFB_BINARY)
 endif
 
 qte-clean:

             reply	other threads:[~2007-07-24 14:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-24 14:14 ulf at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-30 11:30 [Buildroot] svn commit: trunk/buildroot/package/qte laird at uclibc.org
2009-01-30 10:50 laird at uclibc.org
2009-01-30 10:56 ` Peter Korsgaard
2008-08-27 20:19 jacmet at uclibc.org
2008-07-01 13:58 correa at uclibc.org
2006-11-17 22:58 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=20070724141436.D2321A6114@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