From 62824c996732f0ac240edece90e3d73c191a9fdf Mon Sep 17 00:00:00 2001 From: Hubble_Zhu Date: Mon, 15 Jun 2020 06:02:46 +0000 Subject: [PATCH] fix lzip build error --- lzip.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/lzip.spec b/lzip.spec index 1125e92..aba0b2b 100644 --- a/lzip.spec +++ b/lzip.spec @@ -6,7 +6,6 @@ Summary: LZMA compressor with integrity checking License: GPLv3+ URL: http://www.nongnu.org/lzip/lzip.html Source0: http://download.savannah.gnu.org/releases/lzip/lzip-%{version}.tar.gz -Source1: http://download.savannah.gnu.org/releases/lzip/lzip-%{version}.tar.gz.sig BuildRequires: gcc-c++ %description