strip: split off file stripping and debug package creation
Some projects might duplicate the file in multiple locations for one
reason or another. When debug packages are enabled, makepkg
will only
strip the first occurrence of the binary and abort early on all the
other binaries.
Signed-off-by: Morten Linderud morten@linderud.pw