X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;ds=sidebyside;f=stat;h=adf46b481735ee03113884d499943d644bf8a21c;hb=2d73156f688891ca057e8e151633826bd3b85d76;hp=6ed13cbd756e06a4a3efd3e340f1cfbd36ccac08;hpb=648dcb4d4608b38d73c27bc54ea6339e3a1387d6;p=massrebuild.git diff --git a/stat b/stat index 6ed13cb..adf46b4 100755 --- a/stat +++ b/stat @@ -119,7 +119,7 @@ if (($ARGV[0]||"") eq "-r") { my $all_sorted=shift @ARGV if ($ARGV[0]||"") eq "-a"; die "" .$0.' [-r ] [-a] {""|.dt.rpm|.dt5.rpm} {""|.dt.rpm|.dt5.rpm}'."\n" - .$0.' "" .dt.rpm;'.$0.' .dt.rpm .dt5.rpm;'.$0.' "" .dt5.rpm'."\n" + .$0.' .dt.rpm "";'.$0.' .dt5.rpm .dt.rpm;'.$0.' .dt5.rpm ""'."\n" if @ARGV!=2; ($exta,$extb)=@ARGV; #my $allpkgs=readfile "dnf -C --disablerepo='*' --enablerepo=rawhide-source repoquery -a --arch src 2>/dev/null|";