summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsépius <corsepiu@fedoraproject.org>2007-09-11 00:55:05 +0200
committerRalf Corsépius <corsepiu@fedoraproject.org>2007-09-11 00:55:05 +0200
commit798d7c681dce5b53aacea5380b8608e9720c0bc6 (patch)
tree33f8cdbb8eb02b5f244d3d0ee12d6598c949fc1e /scripts/Makefile.am
parentcf865f132791b97cd564828b23da8355bd4e6d66 (diff)
downloadrpm-798d7c681dce5b53aacea5380b8608e9720c0bc6.tar.gz
rpm-798d7c681dce5b53aacea5380b8608e9720c0bc6.tar.bz2
rpm-798d7c681dce5b53aacea5380b8608e9720c0bc6.zip
Move scripts/find-debuginfo.sh to Makefile.am.
Diffstat (limited to 'scripts/Makefile.am')
-rw-r--r--scripts/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 25d5885b2..651551e10 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -37,13 +37,6 @@ rpmconfig_SCRIPTS = \
rpm.daily rpm.log rpm.xinetd rpm2cpio.sh \
tcl.req tgpg
-## Build under same conditions as debugedit
-if LIBELF
-if LIBDWARF
-rpmconfig_SCRIPTS += find-debuginfo.sh
-endif
-endif
-
rpmconfig_SCRIPTS += macros.perl
macros.perl: $(srcdir)/macros.perl.in
@sed \