From e274a93318cfd9515fee94f442cf33817f151645 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Tue, 17 Jun 2014 13:45:45 +0200 Subject: [PATCH] fix 'without gui' build excluding file that doesn't exist won't work --- oprofile.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/oprofile.spec b/oprofile.spec index 6f58582..d2d4603 100644 --- a/oprofile.spec +++ b/oprofile.spec @@ -137,9 +137,6 @@ fi %attr(755,root,root) %{_bindir}/opjitconv %attr(755,root,root) %{_bindir}/opreport %attr(755,root,root) %{_bindir}/oprofiled -%if %{without gui} -%exclude %{_bindir}/oprof_start -%endif %dir %{_libdir}/oprofile %attr(755,root,root) %{_libdir}/oprofile/libopagent.so.*.*.* %attr(755,root,root) %{_libdir}/oprofile/libopagent.so.1 -- 2.44.0