use make debian-dist to create Debian tarball

This commit is contained in:
Clément Oudot 2013-04-23 10:11:19 +00:00
parent d44b7cd679
commit 9d4a9e66ce

View File

@ -52,7 +52,10 @@ $ make clean && make dist
- Debian packaging: - Debian packaging:
Note: official packages build is now hosted on https://github.com/guimard/LemonLDAP--NG-Debian-packaging Note: official packages build is now hosted on https://github.com/guimard/LemonLDAP--NG-Debian-packaging
Untar the archive and launch: Create the debian specific tarball:
$ make clean && make debian-dist
Untar the debian archive and launch:
$ make debian-packages $ make debian-packages
Packages are in /tmp Packages are in /tmp