Skip to content

import talloc, tevent, tdb packaging into samba: build bundled libraries from samba source

Michael Tokarev requested to merge bundled-libs into master

since all 3 libraries are always shipped as part of samba source, and we build samba on debian anyway, there's no need to keep them in separate source packages, - just build it out of samba sources directly. It will mean a few more debian releases of the same version of the library, but this makes packaging significantly simpler.

Merge request reports

Loading