summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2007-08-31 11:34:07 +0300
committerPanu Matilainen <pmatilai@redhat.com>2007-08-31 11:34:07 +0300
commit37f33a0b8b1266fea9413d378637e2856922e7d7 (patch)
tree7bc58af1b652de793e94d3e3451d26f2f485edb6
parentfaeabb1ce47939f2aee1dba80261db6919982d0f (diff)
downloadlibrpm-tizen-37f33a0b8b1266fea9413d378637e2856922e7d7.tar.gz
librpm-tizen-37f33a0b8b1266fea9413d378637e2856922e7d7.tar.bz2
librpm-tizen-37f33a0b8b1266fea9413d378637e2856922e7d7.zip
Remember to update makefiles wrt latest script removals
-rw-r--r--scripts/Makefile.am10
1 files changed, 4 insertions, 6 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index 6904a4d5c..a0d427b2b 100644
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -9,9 +9,8 @@ EXTRA_DIST = \
brp-strip-shared brp-strip-static-archive brp-sparc64-linux \
check-files check-prereqs cross-build \
check-buildroot check-rpaths check-rpaths-worker \
- find-debuginfo.sh find-lang.sh find-prov.pl find-req.pl \
- get_magic.pl getpo.sh http.req \
- magic.prov magic.req perldeps.pl perl.prov perl.req pythondeps.sh \
+ find-debuginfo.sh find-lang.sh
+ perldeps.pl perl.prov perl.req pythondeps.sh \
rpmdb_loadcvt rpmdiff rpmdiff.cgi \
rpm.daily rpm.log rpm.xinetd rpm2cpio.sh \
tcl.req tgpg trpm u_pkg.sh \
@@ -29,9 +28,8 @@ config_SCRIPTS = \
brp-strip-shared brp-strip-static-archive brp-sparc64-linux \
check-files check-prereqs cross-build \
check-buildroot check-rpaths check-rpaths-worker \
- find-debuginfo.sh find-lang.sh find-prov.pl find-req.pl \
- get_magic.pl getpo.sh http.req \
- magic.prov magic.req perldeps.pl perl.prov perl.req pythondeps.sh \
+ find-debuginfo.sh find-lang.sh \
+ perldeps.pl perl.prov perl.req pythondeps.sh \
mono-find-requires mono-find-provides \
rpmdb_loadcvt rpmdiff rpmdiff.cgi \
rpm.daily rpm.log rpm.xinetd rpm2cpio.sh \