- add a macro to create a sub-package with debugging symbols.
authorjbj <devnull@localhost>
Thu, 22 Aug 2002 19:21:14 +0000 (19:21 +0000)
committerjbj <devnull@localhost>
Thu, 22 Aug 2002 19:21:14 +0000 (19:21 +0000)
commit90b34cd4e51de9b69a1a1e4bf58fcee31c2bf192
tree7a93209a036d240f45566769c65f557d55588460
parent9db12e8040c6bc6700a9a1c88e7724c11c43f892
- add a macro to create a sub-package with debugging symbols.

CVS patchset: 5662
CVS date: 2002/08/22 19:21:14
15 files changed:
CHANGES
configure.ac
libelf/Makefile.am
macros.in
platform.in
rpm.spec.in
scripts/Makefile.am
scripts/find-debuginfo.sh [new file with mode: 0644]
tools/Makefile.am
tools/sections.c [new file with mode: 0644]
tools/sections.h [new file with mode: 0644]
tools/striptofile.c [new file with mode: 0644]
tools/unstripfile.c [new file with mode: 0644]
tools/utils.c [new file with mode: 0644]
tools/utils.h [new file with mode: 0644]