From: Ian Jackson Date: Sun, 13 Sep 2020 22:10:38 +0000 (+0100) Subject: media-scraper: fix makefile thing X-Git-Tag: otter-0.2.0~945 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=9571f809d6bf83d557d8f8def05597f5bc471c3c;p=otter.git media-scraper: fix makefile thing Signed-off-by: Ian Jackson --- diff --git a/media-scraper b/media-scraper index 22c7de3a..f085957e 100755 --- a/media-scraper +++ b/media-scraper @@ -155,7 +155,7 @@ SPDX-License-Identifier: $scraper->(spdx) END -my $makepath = "$basename/.make"; +my $makepath = "$basename/files.make"; my $makefile = new IO::File "$makepath.tmp", '>' or die $!; foreach my $groupname (sort keys %$groups) { @@ -174,6 +174,13 @@ foreach my $groupname (sort keys %$groups) { my $lprocessed = "$lbase.usvg"; print DEBUG "file $lstem "; + + print $makefile <($lbase, $lupstream, $rstem); - print $makefile <