From c031b7c20e9114109cfbf419867a850f94fada53 Mon Sep 17 00:00:00 2001 From: Doyoun Kang Date: Wed, 15 Feb 2023 10:21:29 +0900 Subject: [PATCH] remove enlightenment-tests in enlightenment package Change-Id: If6a8c66c1f88d366011d349f9071362dc3d59d54 --- packaging/enlightenment.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packaging/enlightenment.spec b/packaging/enlightenment.spec index f7f2f0c..7ce3cff 100644 --- a/packaging/enlightenment.spec +++ b/packaging/enlightenment.spec @@ -134,7 +134,9 @@ cp %{SOURCE1002} %{buildroot}/%{_sysconfdir}/resourced/vip-process.d/enlightenme %manifest %{name}.manifest %defattr(-,root,root,-) %license COPYING -%attr(550,root,root) %{_bindir}/enlightenment* +%attr(550,root,root) %{_bindir}/enlightenment +%attr(550,root,root) %{_bindir}/enlightenment_info +%attr(550,root,root) %{_bindir}/enlightenment_input_key %attr(550,root,root) %{_bindir}/winfo* %attr(550,root,root) %{_bindir}/input_keyevent* %{_libdir}/enlightenment/* -- 2.7.4