From: egtvedt at uclibc.org <egtvedt@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/games/prboom
Date: Wed, 5 Nov 2008 05:33:43 -0800 (PST) [thread overview]
Message-ID: <20081105133343.4570C3C8F6@busybox.net> (raw)
Author: egtvedt
Date: 2008-11-05 05:33:43 -0800 (Wed, 05 Nov 2008)
New Revision: 23939
Log:
prboom: add a touch $@ to end of install target rule to install PrBoom only once
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Modified:
trunk/buildroot/package/games/prboom/prboom.mk
Changeset:
Modified: trunk/buildroot/package/games/prboom/prboom.mk
===================================================================
--- trunk/buildroot/package/games/prboom/prboom.mk 2008-11-05 13:20:58 UTC (rev 23938)
+++ trunk/buildroot/package/games/prboom/prboom.mk 2008-11-05 13:33:43 UTC (rev 23939)
@@ -42,6 +42,7 @@
$(INSTALL) -D $(PRBOOM_DIR)/data/prboom.wad $(TARGET_DIR)/usr/share/games/doom/prboom.wad
$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/games/prboom
$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/games/prboom-game-server
+ touch $@
$(PRBOOM_TARGET_CLEAN):
rm -rf $(TARGET_DIR)/usr/share/games/doom/prboom.wad
next reply other threads:[~2008-11-05 13:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-05 13:33 egtvedt at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-11-05 15:47 [Buildroot] svn commit: trunk/buildroot/package/games/prboom jacmet at uclibc.org
2008-11-05 17:26 ` Thomas Petazzoni
2008-11-06 15:58 ` 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=20081105133343.4570C3C8F6@busybox.net \
--to=egtvedt@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