aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2016-02-29 03:28:23 +0100
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2016-02-29 03:28:23 +0100
commitf7034a9c4e26933bceb9b80c6ef492b731df3d73 (patch)
treea059ab6456c1126532ec5db9425e170fdb3e7be9
parent2d179ff17bc93c49eb58d820bdf2942face1deb3 (diff)
downloadblogc-f7034a9c4e26933bceb9b80c6ef492b731df3d73.tar.gz
blogc-f7034a9c4e26933bceb9b80c6ef492b731df3d73.tar.bz2
blogc-f7034a9c4e26933bceb9b80c6ef492b731df3d73.zip
build: rpm: do not use bundled squareball
-rw-r--r--blogc.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/blogc.spec.in b/blogc.spec.in
index 2f3b787..1b10635 100644
--- a/blogc.spec.in
+++ b/blogc.spec.in
@@ -17,7 +17,7 @@ blog/website resources.
%setup -q
%build
-%configure
+%configure --with-squareball=system
make %{?_smp_mflags}
%install