From 631fde5a665899e6ebbd200f7cce6edfbb331f90 Mon Sep 17 00:00:00 2001 From: Tom Callaway Date: Wed, 16 Oct 2019 15:45:12 -0400 Subject: [PATCH] condit mv --- efl.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/efl.spec b/efl.spec index 0ee25f5..1e9aaaf 100644 --- a/efl.spec +++ b/efl.spec @@ -235,7 +235,9 @@ sed -i 's|ecore_sdl|ecore-sdl|g' %{buildroot}%{_libdir}/pkgconfig/elementary.pc sed -i 's|ecore_sdl|ecore-sdl|g' %{buildroot}%{_libdir}/pkgconfig/elementary-cxx.pc # yay pathing +%if %{__isa_bits} == 64 mv %{buildroot}%{_datadir}/gdb/auto-load/usr/lib %{buildroot}%{_datadir}/gdb/auto-load%{_libdir} +%endif # fix perms chmod -x src/bin/edje/edje_cc_out.c