1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-08 05:57:51 +03:00
samba-mirror/packaging/debian/README.building
Jelmer Vernooij 544abe0759 r803: Add README file about building the debian package
(This used to be commit e100e79be0aa883ed5cc69370d705e3abf1bef01)
2007-10-10 12:53:51 -05:00

15 lines
462 B
Plaintext

Building the experimental Debian package for Samba 4.0
======================================================
By Jelmer Vernooij, 20 May 2004.
Check out the SAMBA_4 branch of the samba-docs SVN repository
and put the output in the top directory of samba4 (the directory
where source/ and packaging/ can be found).
Now, go to packaging/, and run:
dpkg-buildpackage -rfakeroot
See the Debian docs for more information about the debian build
process.