Fix the insttools patch
This commit is contained in:
parent
e1b6377fbc
commit
f0023e38ab
@ -7,7 +7,7 @@ diff -up gnupg-2.1.21/tools/Makefile.am.insttools gnupg-2.1.21/tools/Makefile.am
|
||||
if HAVE_USTAR
|
||||
-# bin_SCRIPTS += gpg-zip
|
||||
-noinst_SCRIPTS = gpg-zip
|
||||
+bin_PROGRAMS += gpg-zip
|
||||
+bin_SCRIPTS = gpg-zip
|
||||
+#noinst_SCRIPTS = gpg-zip
|
||||
endif
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: gnupg2
|
||||
Version: 2.2.21
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Utility for secure communication and data storage
|
||||
|
||||
License: GPLv3+
|
||||
@ -115,6 +115,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 2 2021 yixiangzhike <zhangxingliang3@huawei.com> - 2.2.21-4
|
||||
- fix the insttools patch
|
||||
|
||||
* Wed May 26 2021 yixiangzhike <zhangxingliang3@huawei.com> - 2.2.21-3
|
||||
- add gcc to BuildRequires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user