summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-12-12 14:33:56 +0200
committerPanu Matilainen <pmatilai@redhat.com>2007-12-12 14:33:56 +0200
commit50f608b42f55e1d2c89dc22a01c58b7621b620a5 (patch)
tree475bf1e263474ac4ee6150425b159c6ec72e8973 /scripts
parent4fbc35614992a1e4a62a926aff1f72d8af10729d (diff)
downloadlibrpm-tizen-50f608b42f55e1d2c89dc22a01c58b7621b620a5.tar.gz
librpm-tizen-50f608b42f55e1d2c89dc22a01c58b7621b620a5.tar.bz2
librpm-tizen-50f608b42f55e1d2c89dc22a01c58b7621b620a5.zip
Install the new fancy perldep extractor
Diffstat (limited to 'scripts')
-rw-r--r--scripts/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index e65ff4115..3af78429b 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -28,7 +28,7 @@ rpmconfig_SCRIPTS = \
check-files check-prereqs \
check-buildroot check-rpaths check-rpaths-worker \
find-lang.sh \
- perl.prov perl.req pythondeps.sh osgideps.pl \
+ perl.prov perl.req perldeps.pl pythondeps.sh osgideps.pl \
mono-find-requires mono-find-provides \
rpmdb_loadcvt rpmdiff rpmdiff.cgi \
rpm.daily rpm.log rpm.xinetd rpm2cpio.sh \