From 5564bce6c7bdefe34d39aba2fc3e10b1f9e31fab Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 15:40:23 +0800 Subject: [PATCH] Package init --- libssh2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libssh2.spec b/libssh2.spec index 0327b69..69807ce 100644 --- a/libssh2.spec +++ b/libssh2.spec @@ -72,7 +72,7 @@ LC_ALL=en_US.UTF-8 make -C tests check %files devel %defattr(-,root,root) -%doc example.aarch64/ +%doc example.%{_arch}/ %{_includedir}/*.h %{_libdir}/*.so %{_libdir}/*.a