Signed-off-by: Alexander Marx alexander.marx@ipfire.org --- samba/samba.nm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/samba/samba.nm b/samba/samba.nm index 31a8205..0f30f9f 100644 --- a/samba/samba.nm +++ b/samba/samba.nm @@ -5,7 +5,7 @@
name = samba version = 4.5.0 -release = 2 +release = 3
groups = Networking/Daemons url = http://www.samba.org/ @@ -80,7 +80,7 @@ build --with-syslog \ --with-utmp \ --with-winbind \ - --bundled-libraries="!zlib,!popt,"tdb,!pytdb,!talloc,!pytalloc,!pytalloc-util,!tevent,!pytevent,!ldb,!pyldb,!pyldb-util" \ + --bundled-libraries="!zlib,!popt,!tdb,!pytdb,!talloc,!pytalloc,!pytalloc-util,!tevent,!pytevent,!ldb,!pyldb,!pyldb-util" \ --with-shared-modules=idmap_ad,idmap_rid,idmap_adex,idmap_hash
install_cmds