Peter Korsgaard
060dca08f9
ifplugd: fix non-C++ build
...
The ifplugd configure script was checking for a C++ compiler, even
though it isn't used for anything.
2008-12-13 19:40:26 +00:00
Peter Korsgaard
5155de9042
ifplugd: don't overwrite target etc/init.d/ifplugd.*
...
install-strip unconditionally overwrites $(TARGET_DIR)/etc/init.d/ifplugd.*,
so the check in _HOOK_POST_INSTALL is useless.
Fix it by using install-exec and manually stripping the target binaries
instead.
2008-12-04 12:14:57 +00:00
Peter Korsgaard
f8d87727a3
ifplugd: add missing newline
2008-08-19 09:40:18 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
Peter Korsgaard
c0c54bc475
ifplugd: only run post-install hook when needed
2008-07-10 08:17:39 +00:00
Peter Korsgaard
ec77157945
ifplugd: only install default config if not provided in skeleton
2008-07-02 07:20:16 +00:00
Peter Korsgaard
bfb1e1e9f1
package: ifplugd package
2008-05-31 07:28:12 +00:00