diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-03-07 23:00:06 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-03-07 23:00:06 +0100 |
commit | 73f244d59483dd9dcddf29cb6c92d9bcdc6f7898 (patch) | |
tree | c1fe30dec1ca321c7f6d8da7270054539a269a93 /CHANGES | |
parent | 9b592eb06e91306de1ee14861680326ca24c81dd (diff) |
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>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 2010.05, Not yet released - Updated/fixed packages: dosfstools, squashfs + Updated/fixed packages: dosfstools, e2fsprogs, squashfs 2010.02, Release February 26th, 2010: |