1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

r803: Add README file about building the debian package

(This used to be commit e100e79be0)
This commit is contained in:
Jelmer Vernooij 2004-05-20 20:44:53 +00:00 committed by Gerald (Jerry) Carter
parent 95c52e11a1
commit 544abe0759

View File

@ -0,0 +1,14 @@
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.