* fixed plan9port rc scripts to include correct shebangs
[t2.git] / target / test / pkg_embutils.patch
blob6ea82c41d9a6c68c34f79362c900a104f3a873b8
1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 #
4 # T2 SDE: target/test/pkg_embutils.patch
5 # Copyright (C) 2010 The T2 SDE Project
6 #
7 # More information can be found in the files COPYING and README.
8 #
9 # This patch file is dual-licensed. It is available under the license the
10 # patched project is licensed under, as long as it is an OpenSource license
11 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
12 # of the GNU General Public License as published by the Free Software
13 # Foundation; either version 2 of the License, or (at your option) any later
14 # version.
15 # --- T2-COPYRIGHT-NOTE-END ---
17 We install embutils as system tools, but like to use the T2 default bash
18 which wrapper, ...
20 - Rene Rebe <rene@exactcode.de>
22 --- embutils-0.19/Makefile.vanilla 2010-07-19 16:09:52.249046394 +0000
23 +++ embutils-0.19/Makefile 2010-07-19 16:09:57.186726111 +0000
24 @@ -11,7 +11,7 @@
26 PRGS=sync echo chroot mkdir rmdir mknod pwd true false clear chown chgrp \
27 chmod sleep tty tar basename df tee uname arch hostname env time dirname \
28 -domainname id ln mv cp yes which cat rm wc ls whoami mkfifo head install \
29 +domainname id ln mv cp yes cat rm wc ls whoami mkfifo head install \
30 sosrm soscp sosmv sosln soslns md5sum sleep2 allinone uniq tr mesg du \
31 uuencode uudecode nohup nice cmp mktemp truncate test date \
32 printenv chrootuid renice \