]> git.pld-linux.org Git - packages/fusesmb.git/commitdiff
- add debug bcond AC-branch auto/th/fusesmb-0_8_7-1_2
authorMichał 'Wolvverine' Panasiewicz <wolvverine@pld-linux.org>
Thu, 29 Nov 2007 01:26:31 +0000 (01:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fusesmb.spec -> 1.11

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.052569 seconds and 4 git commands to generate.