buildrootschalter/package/ipsec-tools
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
ipsec-tools-0.6.7.100-do_not_use_addr_as_truthval.patch - bump version 2007-06-25 09:41:35 +00:00
ipsec-tools-0.6.7.101-string_legacy.patch - bump version 2007-06-25 09:41:35 +00:00
ipsec-tools-0.6.7.102-GLOB_TILDE.patch - bump version 2007-06-25 09:41:35 +00:00
ipsec-tools.mk buildroot: cleanup <package>-clean targets. 2008-03-27 15:42:42 +00:00