Question #261256 on mailman in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/mailman/+question/261256
Status: Open => Answered
Manfred Hampl proposed the following answer:
The command
sudo apt-get source mailman
should download the source into the current directory such that you can build a
package with the
dpkg-buildpackage
command. To satisfy the dependencies, you have to run
sudo apt-get build-dep mailman
to download and install the packages required for compiling.
See also the man pages for apt-get
--
You received this question notification because you are a member of
Mailman Coders, which is an answer contact for mailman in Ubuntu.
_______________________________________________
Mailman-coders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/mailman-coders