diff options
| -rw-r--r-- | blogc.spec.in | 2 | 
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 | 
