When cabal install is run with the desktop file location not writable, display a...
authorJoey Hess <joeyh@joeyh.name>
Tue, 3 Nov 2015 14:45:33 +0000 (10:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 3 Nov 2015 14:47:33 +0000 (10:47 -0400)
commit628429f1b0788bedad9d5a695ec037ed58099bdc
treefcdfcba5b06fd4cb0c9464ccbd382b129abfc95d
parent0717ad4440f6a3278b89ce1250a859b534269321
When cabal install is run with the desktop file location not writable, display a warning, but continue successfully.

Installing the desktop file etc is a niceity of git-annex's cabal install,
but not a requirement.

closes https://github.com/fpco/stackage/issues/726
Setup.hs
debian/changelog