%{_libdir} is converted /usr/lib64, when build based on x86_64 arch.
since systemd is installed in /usr/lib, and enlightenment.service file is installed that path,
it occurs rpm packaging error.
Change-Id: I4a72a3cd6c208874ae768b127e011dd146043017
%{_datadir}/xsessions/enlightenment.desktop
%{_sysconfdir}/xdg/menus/e-applications.menu
%{_datadir}/applications/enlightenment_filemanager.desktop
-%{_libdir}/systemd/user/enlightenment.service
+/usr/lib/systemd/user/enlightenment.service
%files devel
%manifest %{name}.manifest