[Pkg-privacy-commits] [torbrowser-launcher] 158/476: simplified packaging in readme
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 13:21:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository torbrowser-launcher.
commit b50b48e8625c834c72db7e4d73d424e24564ecbc
Author: Micah Lee <micah at micahflee.com>
Date: Fri Nov 1 11:07:55 2013 -0700
simplified packaging in readme
---
README.md | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 3664f30..48f3ec4 100644
--- a/README.md
+++ b/README.md
@@ -42,13 +42,9 @@ Also install the ```torbrowser-launcher``` dependencies:
Debian packages
---------------
-To build a Debian source package:
+To build a Debian source and binary packages:
- python setup.py --command-packages=stdeb.command sdist_dsc
-
-To build a Debian binary package:
-
- python setup.py --command-packages=stdeb.command bdist_deb
+ python setup.py --command-packages=stdeb.command sdist_dsc bdist_deb
Once you've made a ```.deb```, you can install by running this as root:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbrowser-launcher.git
More information about the Pkg-privacy-commits
mailing list