[DRE-commits] [diaspora-installer] 07/08: kppe the bin as we install bundler via rubygems
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed May 27 11:01:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch 04x-05x_update
in repository diaspora-installer.
commit fc464b161c3607e15b4c4da935f4c4efaec3006f
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed May 27 16:15:36 2015 +0530
kppe the bin as we install bundler via rubygems
---
debian/diaspora-common.links | 1 -
diaspora-download.sh | 2 --
2 files changed, 3 deletions(-)
diff --git a/debian/diaspora-common.links b/debian/diaspora-common.links
deleted file mode 100644
index d3c9ad4..0000000
--- a/debian/diaspora-common.links
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin usr/share/diaspora/bin
diff --git a/diaspora-download.sh b/diaspora-download.sh
index a53dc91..b1f3365 100755
--- a/diaspora-download.sh
+++ b/diaspora-download.sh
@@ -31,9 +31,7 @@ tar -C ${diaspora_cache} -zxvf ${diaspora_cache}/diaspora-${diaspora_version}.ta
echo "Copying files to ${diaspora_home}..."
-# Use system binaries from /usr/bin
echo "diaspora archive to copy: ${diaspora_archive}"
-rm -rf ${diaspora_cache}/${diaspora_archive}/bin
cp -r ${diaspora_cache}/${diaspora_archive}/* ${diaspora_home}
chown -R ${diaspora_user}: ${diaspora_home}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git
More information about the Pkg-ruby-extras-commits
mailing list