kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-keyedit.git/commit/?id=c8ae7cd542742d67943a48ad44b4b2cba03a0be7
commit c8ae7cd542742d67943a48ad44b4b2cba03a0be7 Author: Kim Woelders <[email protected]> Date: Fri Oct 5 15:42:24 2018 +0200 Reintroduce acflags for configuration of rpmbuilds --- e16-keyedit.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e16-keyedit.spec.in b/e16-keyedit.spec.in index f24b8a5..17e3de7 100644 --- a/e16-keyedit.spec.in +++ b/e16-keyedit.spec.in @@ -19,7 +19,7 @@ Enlightenment e16. %setup -q %build -%configure +%configure %{?acflags} make %{?_smp_mflags} %install --
