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:
parent
f541e60f13
commit
c4229be9a7
6 changed files with 67 additions and 1 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue