Skip to content

makepkg: package debug source files with options 'debug' and '!strip'

Allan McRae requested to merge allan/debugsource into master

When package software with debug symbols without stripping, we should still process the files with debugedit and include the needed source files in the package.

Signed-off-by: Allan McRae allan@archlinux.org

Merge request reports