[packages/AppStream] - removing unneeded tests

mrozowik mrozowik at pld-linux.org
Thu Feb 16 00:19:33 CET 2023


commit 5c7c6ff521d0799562351458f37f99881f5bbe02
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Wed Feb 15 23:09:10 2023 +0000

    - removing unneeded tests

 AppStream.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/AppStream.spec b/AppStream.spec
index 37b1273..8836c4f 100644
--- a/AppStream.spec
+++ b/AppStream.spec
@@ -242,6 +242,9 @@ install -d $RPM_BUILD_ROOT%{_docdir}
 # not supported by glibc
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ain,rom}
 
+# Unneeded test file
+%{__rm} -r %{buildroot}%{_datadir}/installed-tests
+
 %find_lang appstream
 
 %clean
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/AppStream.git/commitdiff/5c7c6ff521d0799562351458f37f99881f5bbe02



More information about the pld-cvs-commit mailing list