]> git.pld-linux.org Git - packages/fusesmb.git/blobdiff - fusesmb.spec
- add debug bcond
[packages/fusesmb.git] / fusesmb.spec
index 8318e7f18ef815abeb715112300c11ced1fded99..7b7a057ad2088c8962503d4f8e3ba290a7aae55b 100644 (file)
@@ -1,8 +1,11 @@
+#
+%bcond_with    debug
+
 Summary:       SMB for Fuse
 Summary(pl.UTF-8):     SMB dla Fuse
 Name:          fusesmb
 Version:       0.8.7
-Release:       1.1
+Release:       1.2
 License:       GPL
 Group:         Applications/System
 Source0:       http://www.ricardis.tudelft.nl/~vincent/fusesmb/download/%{name}-%{version}.tar.gz
@@ -52,7 +55,8 @@ tylko przy próbie dostępu do udziału.
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-%configure
+%configure \
+       %{?with_debug:--with-debug}
 
 %{__make}
 
This page took 0.106522 seconds and 4 git commands to generate.