summaryrefslogtreecommitdiff
path: root/miav-client.spec
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-06-18 15:25:54 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2014-06-18 15:25:54 +0200
commit67bf357156ccc78811c63ca53774c7b500c386ca (patch)
tree2fd762b2e1a360d42a4f47172af88ad9a2c9c776 /miav-client.spec
parent3c66232c7b46befd5f931045fcff7fe1ecb55457 (diff)
Enable log output.
Diffstat (limited to 'miav-client.spec')
-rw-r--r--miav-client.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/miav-client.spec b/miav-client.spec
index 2fab824..be65cdf 100644
--- a/miav-client.spec
+++ b/miav-client.spec
@@ -17,7 +17,7 @@ tar xvzf %{_sourcedir}/%{SOURCEURL0}
mv miav-%{version}/* %{_builddir}
%build
-./configure --prefix= --exec-prefix=/usr --with-client --without-server
+./configure --prefix= --exec-prefix=/usr --with-client --without-server --with-debug
make
%install