teknoraver / rpms / rpm

Forked from rpms/rpm 4 months ago
Clone

Blame rpm-4.13.x-pythondistdeps-Makefile.patch

Florian Festi 82f61b
--- rpm-4.13.0-rc1/scripts/Makefile.am.orig	2015-09-01 19:45:43.896822977 +0200
Florian Festi 82f61b
+++ rpm-4.13.0-rc1/scripts/Makefile.am	2016-06-13 15:46:34.281390084 +0200
Florian Festi 82f61b
@@ -11,7 +11,7 @@
Florian Festi 82f61b
 	check-files check-prereqs \
Florian Festi 82f61b
 	check-buildroot check-rpaths check-rpaths-worker \
Florian Festi 82f61b
 	find-debuginfo.sh find-lang.sh \
Florian Festi 82f61b
-	perl.prov perl.req pythondeps.sh \
Florian Festi 82f61b
+	perl.prov perl.req pythondeps.sh pythondistdeps.py \
Florian Festi 82f61b
 	rpmdb_loadcvt rpm.daily rpm.log rpm.supp rpm2cpio.sh \
Florian Festi 82f61b
 	tgpg vpkg-provides.sh \
Florian Festi 82f61b
 	find-requires find-provides \
Florian Festi 82f61b
@@ -30,7 +30,7 @@
Florian Festi 82f61b
 	check-files check-prereqs \
Florian Festi 82f61b
 	check-buildroot check-rpaths check-rpaths-worker \
Florian Festi 82f61b
 	find-lang.sh find-requires find-provides \
Florian Festi 82f61b
-	perl.prov perl.req pythondeps.sh \
Florian Festi 82f61b
+	perl.prov perl.req pythondeps.sh pythondistdeps.py \
Florian Festi 82f61b
 	mono-find-requires mono-find-provides \
Florian Festi 82f61b
 	pkgconfigdeps.sh libtooldeps.sh \
Florian Festi 82f61b
 	ocaml-find-requires.sh ocaml-find-provides.sh \