Avoid installing desktop file and program file if cabal install git-annex is run...
authorJoey Hess <joeyh@joeyh.name>
Tue, 3 Nov 2015 14:38:08 +0000 (10:38 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 3 Nov 2015 14:38:08 +0000 (10:38 -0400)
commit0717ad4440f6a3278b89ce1250a859b534269321
tree5eb915a0d071b60541c5984be8706ea25c5d08d2
parent924668f27ccc73d8ad9d65ce80629ec34064e57a
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.
Build/DesktopFile.hs
Setup.hs
debian/changelog