[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#929389: patch to fix #929389



Hi Lev,

Lev Lamberov <dogsleg@debian.org> wrote:
> Hi,
> 
> please find attached a trivial patch to fix #929389.
> 
> Cheers!
> Lev Lamberov

I have just applied your patch, thanks!

So the issue should be fixed within the next hours.

Regards
Holger


> ===File
> /home/dogsleg/path/to/cron/parts/0001-7doc-Install-yaml-files.-Closes-929389.patch===
> >From e3edaebe4de5efb24993cb8e2e7634ced15a4c42 Mon Sep 17 00:00:00 2001
> From: Lev Lamberov <dogsleg@debian.org>
> Date: Thu, 30 Apr 2020 13:53:57 +0500
> Subject: [PATCH] [7doc] Install yaml files. Closes: #929389
> 
> ---
>  parts/7doc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/parts/7doc b/parts/7doc
> index be23353..2eb9906 100755
> --- a/parts/7doc
> +++ b/parts/7doc
> @@ -57,7 +57,7 @@ else # NO ADD
>  	lang0=""
>  fi
>  
> -for ext in epub pdf txt text ps; do
> +for ext in epub pdf txt text yaml ps; do
>  	sourcepath=$basedir/${namedoc}${lang0}.$ext
>  	if [ -f "`readlink -f $sourcepath.gz`" ]; then
>  		rm -f $sourcepath
> -- 
> 2.26.2
> 
> ============================================================
> 


-- 
Holger Wansing <hwansing@mailbox.org>
PGP-Fingerprint: 496A C6E8 1442 4B34 8508  3529 59F1 87CA 156E B076


Reply to: