Avoid installing desktop file and program file if cabal install git-annex is run as root, since that is not a systemwide install, but to /root, and so generating a systemwide desktop file is not right.
This commit is contained in:
parent
924668f27c
commit
0717ad4440
3 changed files with 15 additions and 1 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,3 +1,11 @@
|
|||
git-annex (5.20151103) UNRELEASED; urgency=medium
|
||||
|
||||
* Avoid installing desktop file and program file if cabal install
|
||||
git-annex is run as root, since that is not a systemwide install,
|
||||
but to /root, and so generating a systemwide desktop file is not right.
|
||||
|
||||
-- Joey Hess <id@joeyh.name> Tue, 03 Nov 2015 10:36:43 -0400
|
||||
|
||||
git-annex (5.20151102) unstable; urgency=medium
|
||||
|
||||
* Use statvfs on OSX.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue