r4340: - simplify lsa_GetUserName() server code,
[samba.git] / packaging / debian / README.building
1 Building the experimental Debian package for Samba 4.0
2 ======================================================
3                                            By Jelmer Vernooij, 20 May 2004.
4
5 Check out the SAMBA_4 branch of the samba-docs SVN repository 
6 and put the output in the top directory of samba4 (the directory
7 where source/ and packaging/ can be found).
8
9 Now, go to packaging/, and run:
10
11 dpkg-buildpackage -rfakeroot
12
13 See the Debian docs for more information about the debian build 
14 process.