buildrootschalter/package/libdaemon
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
libdaemon.mk Make libdaemon use the config files from Buildroot (previously replaced by libtoolize) 2008-07-04 09:48:25 +00:00
libdir-la.patch hackup libtool for avahi and libdaemon, as with other packages 2007-01-17 00:48:32 +00:00
xcompile-setpgrp.patch Add avahi package and add libdaemon, which is needed by avahi 2006-12-12 22:26:51 +00:00