[packages/lv2] drop %dir for normal files
atler
atler at pld-linux.org
Mon Dec 13 12:58:39 CET 2021
commit 9abb214abded88b534f714c954295c03ca5e3d3c
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Dec 13 12:58:08 2021 +0100
drop %dir for normal files
lv2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lv2.spec b/lv2.spec
index 1a827c4..d267c42 100644
--- a/lv2.spec
+++ b/lv2.spec
@@ -306,4 +306,4 @@ rm -rf $RPM_BUILD_ROOT
%dir %{_libdir}/lv2/eg-scope.lv2
%attr(755,root,root) %{_libdir}/lv2/eg-scope.lv2/examploscope.so
%attr(755,root,root) %{_libdir}/lv2/eg-scope.lv2/examploscope_ui.so
-%dir %{_libdir}/lv2/eg-scope.lv2/*.ttl
+%{_libdir}/lv2/eg-scope.lv2/*.ttl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lv2.git/commitdiff/9abb214abded88b534f714c954295c03ca5e3d3c
More information about the pld-cvs-commit
mailing list