diff options
author | ficus <ficus@robocracy.org> | 2012-09-24 17:06:24 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-24 17:37:37 +0200 |
commit | 460641370114eb380c10d9b6bed34ed2c9b4735e (patch) | |
tree | 2a4e9bb7f85978050b93c6e5981c010ce72a6725 /README | |
parent | b1902b23ef08d0440161f67b15e0e9a4f4b933cc (diff) | |
download | tui-460641370114eb380c10d9b6bed34ed2c9b4735e.tar.gz tui-460641370114eb380c10d9b6bed34ed2c9b4735e.zip |
proper debian packaging and init.d script
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -52,5 +52,8 @@ tomfoolery, but if not, you can install system-wide: To build a one-off debian package, install ``python-stdeb`` and then run: - $ python setup.py --command-packages=stdeb.command bdist_deb + $ dpkg-buildpackage + +Packages and associated cruft will end up in the parent directory (outside the +torouterui repository checkout). |