makepkg: don't decompress when stripping binaries
commit52c3f871db3142c5157b898b46ca4f1eef05ff73
authorAndres P <aepd87@gmail.com>
Mon, 24 May 2010 21:32:55 +0000 (24 17:02 -0430)
committerDan McGee <dan@archlinux.org>
Tue, 25 May 2010 02:18:57 +0000 (24 21:18 -0500)
treea8acdaf2c59ed8a707e3417cab0a7f538aa42d9d
parentf948cb25bb3bc4ebfdd9d759451586e1baeb7b86
makepkg: don't decompress when stripping binaries

f569c4a042 wrongly relied on file's output.

The fix is to not decompress files in the first place.

Signed-off-by: Andres P <aepd87@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
scripts/makepkg.sh.in