]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- oops, print out the deps too (broken 3w, 3d ago, since rpm 4.5-6, 4.4.9-94)
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 12 Mar 2009 22:39:22 +0000 (22:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-java-requires -> 1.3

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.059902 seconds and 4 git commands to generate.