[Pkg-anonymity-tools] [onionshare] 54/57: updated location of build_deb.sh in Tails install script (#181)

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue May 19 18:18:58 UTC 2015


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to annotated tag 0.7
in repository onionshare.

commit 5b46688367c2eb1ef8606b5ad8d461a0413d7f97
Author: Micah Lee <micah at micahflee.com>
Date:   Mon May 18 18:42:50 2015 +0000

    updated location of build_deb.sh in Tails install script (#181)
---
 tails/install_in_persistent_volume.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tails/install_in_persistent_volume.sh b/tails/install_in_persistent_volume.sh
index 46e0f4e..2f2b64a 100755
--- a/tails/install_in_persistent_volume.sh
+++ b/tails/install_in_persistent_volume.sh
@@ -16,7 +16,7 @@ mkdir -p $INSTALL_DIR
 # install dependencies
 apt-get update
 apt-get install -y build-essential fakeroot python-all python-stdeb python-flask python-stem python-qt4 python-socksipy
-./build_deb.sh
+./install/build_deb.sh
 
 # copy files
 cp deb_dist/onionshare_*.deb $INSTALL_DIR

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list