From 4fa25e28888896651b9ed0f1da239176bd085506 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 28 Jul 2023 14:14:20 +0200 Subject: [PATCH] Add license upstream tracker --- hplip-repack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hplip-repack.sh b/hplip-repack.sh index 1e3ba10..bd8b624 100755 --- a/hplip-repack.sh +++ b/hplip-repack.sh @@ -12,7 +12,7 @@ fi # extract the original tarball tar -xaf hplip-$VERSION.tar.gz || exit 1 -# remove unwanted files +# remove unwanted files - license-related ones reported here https://bugs.launchpad.net/hplip/+bug/2028938 rm hplip-$VERSION/prnt/hpcups/ErnieFilter.{cpp,h} hplip-$VERSION/prnt/hpijs/ernieplatform.h || exit 1 rm hplip-$VERSION/fax/filters/cdmfax/hpcupscdmfax.{cpp,h} hplip-$VERSION/fax/filters/cdmfax/jetlib.{cpp,h} hplip-$VERSION/fax/ppd/HP-Fax-CDM-hpcups.ppd.gz || exit 1 rm hplip-$VERSION/prnt/hpcups/Hbpl1_Wrapper.cpp hplip-$VERSION/prnt/hpcups/genPCLm.{cpp,h} hplip-$VERSION/prnt/hpcups/common_defines.h hplip-$VERSION/prnt/hpcups/genJPEGStrips.cpp hplip-$VERSION/prnt/hpcups/RunLenEncoding.{h,cpp}