summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/unzip/unzip
Commit message (Collapse)AuthorAgeFilesLines
* unzip: Avoid stripping binariesMark Hatle2011-06-231-0/+48
Not only do we have to override things on the make line, but we need to hack on configure as well to avoid certain behavior. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>