Commit Graph

15 Commits

Author SHA1 Message Date
Mike Frysinger dfebda0014 remove extra space after touch 2005-11-24 06:53:24 +00:00
Eric Andersen f3dcc7593c also remove support/mksignames.c 2005-08-02 23:05:22 +00:00
Eric Andersen 0896e6f709 Hopefully this will teach bash to get signals correct when cross compiled. 2005-08-02 23:00:09 +00:00
"Steven J. Hill" 9b82915de4 Fix install error caused by 'ln -sf' which tries to use the target's
'ln' instead of the host. A quick grep through the other packages
shows that this may be an issue as well. I will probably have more
fixes later today.
2005-04-23 17:45:18 +00:00
Eric Andersen d06645d8ed There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Eric Andersen 6ea1a70ee1 Fix broken patches so they actually apply 2005-01-11 19:03:48 +00:00
Mike Frysinger d83035d048 more bash patches 2005-01-11 01:05:55 +00:00
Eric Andersen 3d7a187f76 If both bash and busybox are selected, make certain bash wins
the fight over who gets to own the /bin/sh symlink
 -Erik
2004-12-27 21:46:32 +00:00
Mike Frysinger 134f256d2f convert patches to -p1 format 2004-10-19 14:31:15 +00:00
Mike Frysinger 4ae49294a4 bash-3.0 2004-10-18 21:04:48 +00:00
Mike Frysinger 1eda52851f help text 2004-10-14 20:33:45 +00:00
Eric Andersen bb05a9ad46 Make the TAR_VERBOSITY option a bit more sane 2004-10-09 21:19:47 +00:00
Mike Frysinger 3a7b488366 use $(TAR_VERBOSITY) 2004-10-09 19:05:40 +00:00
Eric Andersen f694016136 final step in buildroot facelift 2004-10-09 06:13:40 +00:00
Eric Andersen 73f7be8290 Remove the old 'make' directory, and populate the new 'package'
directory.
2004-10-09 01:24:28 +00:00