Commits

Peter Korsgaard committed 73f244d5948
e2fsprogs: fix build when no binaries/libs are selected Reported by "Thomas". Strip fails as it gets called without any arguments. Instead of working around this, simply remove the package-specific stripping as it is done later (in target-finalize) anyway. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>