* [Buildroot] svn commit: trunk/buildroot/toolchain/mklibs
@ 2007-01-03 14:11 aldot at uclibc.org
0 siblings, 0 replies; only message in thread
From: aldot at uclibc.org @ 2007-01-03 14:11 UTC (permalink / raw)
To: buildroot
Author: aldot
Date: 2007-01-03 06:11:16 -0800 (Wed, 03 Jan 2007)
New Revision: 17144
Log:
- portable cp args
Modified:
trunk/buildroot/toolchain/mklibs/mklibs.mk
Changeset:
Modified: trunk/buildroot/toolchain/mklibs/mklibs.mk
===================================================================
--- trunk/buildroot/toolchain/mklibs/mklibs.mk 2007-01-03 13:44:01 UTC (rev 17143)
+++ trunk/buildroot/toolchain/mklibs/mklibs.mk 2007-01-03 14:11:16 UTC (rev 17144)
@@ -6,7 +6,7 @@
MKLIBS_PROGRAM:=$(STAGING_DIR)/bin/mklibs.py
$(MKLIBS_PROGRAM): toolchain/mklibs/mklibs.py
- cp -a toolchain/mklibs/mklibs.py $@
+ cp -dpf toolchain/mklibs/mklibs.py $@
mklibs-clean:
rm -f $(MKLIBS_PROGRAM)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-03 14:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-03 14:11 [Buildroot] svn commit: trunk/buildroot/toolchain/mklibs aldot at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox