buildrootschalter/package/netsnmp
Peter Korsgaard 02a623ddf9 buildroot: remove trailing spaces
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
2008-08-04 19:07:05 +00:00
..
Config.in buildroot: remove trailing spaces 2008-08-04 19:07:05 +00:00
net-snmp-5.1.2.patch Fix compile bugs caused by undefined preprocessor variables 2007-07-17 11:05:31 +00:00
netsnmp.mk buildroot: cleanup <package>-clean targets. 2008-03-27 15:42:42 +00:00
netsnmp.patch http://bugs.uclibc.org/view.php?id=289 2005-06-09 12:33:27 +00:00