mirror of
https://github.com/samba-team/samba.git
synced 2024-12-27 03:21:53 +03:00
544abe0759
(This used to be commit e100e79be0
)
15 lines
462 B
Plaintext
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.
|