kwo pushed a commit to branch master. http://git.enlightenment.org/e16/e16-epplets.git/commit/?id=71597ceb7b38c3817891f1882160ce9a9932ac07
commit 71597ceb7b38c3817891f1882160ce9a9932ac07 Author: Kim Woelders <[email protected]> Date: Fri Oct 5 15:44:01 2018 +0200 Reintroduce acflags for configuration of rpmbuilds --- e16-epplets.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e16-epplets.spec.in b/e16-epplets.spec.in index c23436a..625bf41 100644 --- a/e16-epplets.spec.in +++ b/e16-epplets.spec.in @@ -23,7 +23,7 @@ slideshow, a URL grabber, a panel-like toolbar, and more. %setup -q %build -%configure +%configure %{?acflags} make %{?_smp_mflags} %install --
