diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-28 15:48:00 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-28 15:48:00 -0400 |
commit | 818f4ab95e588f6cb7c7e21943c9000dbd3c9ac5 (patch) | |
tree | ea728bfec6cd58b27595b15e6e9525217fa03926 /debian | |
parent | 3e2b87fb28116f3e6fa856335fec3da9fb336695 (diff) |
Always do a system wide installation when DESTDIR is set. Closes: #689052
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f8efeba5a..001b75a4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ git-annex (3.20120925) UNRELEASED; urgency=low in a 600 mode file in the local git repo. * webapp: Avoid crashing when ssh-keygen -F chokes on an invalid known_hosts file. + * Always do a system wide installation when DESTDIR is set. Closes: #689052 -- Joey Hess <joeyh@debian.org> Mon, 24 Sep 2012 19:58:07 -0400 |