Bernhard Reutner-Fischer
|
6342c83201
|
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
|
2006-10-01 15:17:52 +00:00 |
|
Bernhard Reutner-Fischer
|
72f50b6678
|
- update to libpcap-0.9.4 and tcpdump-3.9.4
|
2005-12-21 08:17:34 +00:00 |
|
Mike Frysinger
|
536f9f3864
|
version bump as pointed out by daisuke in Bug 399
|
2005-09-24 05:38:46 +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 |
|
Mike Frysinger
|
044f0783a5
|
clean up & import packages by gtj
libpcap: http://bugs.uclibc.org/view.php?id=20
tcpdump: http://bugs.uclibc.org/view.php?id=21
|
2005-01-18 00:28:09 +00:00 |
|