pacman/scripts/libmakepkg/tidy
Allan McRae 653d2dc86d Fix moving source files into debug packages
Commit 8bec63bf92 attempted to switch to
using -fdebug-prefix-map to set file locations in debug packages.  It
make a few mistakes...

1) Adding debug C{,XX}FLAGS only worked if DBGSRCDIR was defined in
makepkg.conf.  Fix this by falling back to the default value.

2) Using -fdebug-prefix-map altered a lot of assumptions about file
locations when copying source files into debug packages. This resulted
in lots of messages of failed cp in packaging output.

Signed-off-by: Allan McRae <allan@archlinux.org>
2018-01-10 10:53:15 +10:00
..
docs.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
emptydirs.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
libtool.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
purge.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
staticlibs.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
strip.sh.in Fix moving source files into debug packages 2018-01-10 10:53:15 +10:00
zipman.sh.in Update copyright years 2017-01-04 13:59:14 +10:00