From daf969653a122783f8d91213d03648858aa78b4c Mon Sep 17 00:00:00 2001 From: gehoern Date: Wed, 15 Jan 2025 07:39:24 +0100 Subject: [PATCH] fix typo --- prepare_source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare_source b/prepare_source index c4899a7..8cd7136 100644 --- a/prepare_source +++ b/prepare_source @@ -19,6 +19,6 @@ sed -i '/0002-fix-test_package_zip_list-on-3.13.patch/d' "$dir/src/debian/patche sed -i '/0003-disallow-invalid-characters-in-keys-to-xmlattr-filte.patch/d' "$dir/src/debian/patches/series" #builddepend -sed -i 's/--with python3,sphinxdoc/--with python3,sphinxdoc,pyproject' "$dir/src/debian/rules" +sed -i 's/--with python3,sphinxdoc/--with python3,sphinxdoc,pyproject/' "$dir/src/debian/rules" version="$version_orig-1"