From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Marx To: development@lists.ipfire.org Subject: [PATCH] samba: build with needed packages Date: Sat, 10 Sep 2016 04:43:35 +0000 Message-ID: <1473482615-10614-1-git-send-email-alexander.marx@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5332250819605455541==" List-Id: --===============5332250819605455541== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Alexander Marx --- 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 @@ =20 name =3D samba version =3D 4.5.0 -release =3D 2 +release =3D 3 =20 groups =3D Networking/Daemons url =3D http://www.samba.org/ @@ -80,7 +80,7 @@ build --with-syslog \ --with-utmp \ --with-winbind \ - --bundled-libraries=3D"!zlib,!popt,"tdb,!pytdb,!talloc,!pytalloc,!pytalloc= -util,!tevent,!pytevent,!ldb,!pyldb,!pyldb-util" \ + --bundled-libraries=3D"!zlib,!popt,!tdb,!pytdb,!talloc,!pytalloc,!pytalloc= -util,!tevent,!pytevent,!ldb,!pyldb,!pyldb-util" \ --with-shared-modules=3Didmap_ad,idmap_rid,idmap_adex,idmap_hash =20 install_cmds --=20 2.6.3 --===============5332250819605455541==--