Remove unnecessary rpaths in the git-annex binary, but only when it's built using make, not cabal. This speeds up git-annex statup time by around 50%.

This commit is contained in:
Joey Hess 2016-07-06 14:40:18 -04:00
parent f541e60f13
commit c4229be9a7
Failed to extract signature
6 changed files with 67 additions and 1 deletions

1
debian/control vendored
View file

@ -85,6 +85,7 @@ Build-Depends:
curl,
openssh-client,
git-remote-gcrypt (>= 0.20130908-6),
chrpath,
Maintainer: Richard Hartmann <richih@debian.org>
Standards-Version: 3.9.8
Vcs-Git: git://git.kitenet.net/git-annex