]> git.pld-linux.org Git - packages/rpm.git/blobdiff - rpm-java-requires
- oops, print out the deps too (broken 3w, 3d ago, since rpm 4.5-6, 4.4.9-94)
[packages/rpm.git] / rpm-java-requires
index 8c2a4720a10f106ea98065d1ac444c1024445821..03987b2df7a092ee4de164a32607f03d87809ef8 100644 (file)
@@ -63,5 +63,6 @@ FILES=$(cat -)
 t=$(mktemp)
 ret=0
 find_requires > $t || ret=1
+cat $t
 rm -f $t
 exit $ret
This page took 0.127259 seconds and 4 git commands to generate.