chiark / gitweb /
Merge branch 'master' into refs/top-bases/debian/locations
[topgit.git] / .topmsg
1 From: martin f. krafft <madduck@debian.org>
2 Subject: [PATCH] add DESTDIR support to Makefile
3
4 This is needed for distros to be able to install files to a temporary root
5 location, without affecting the PREFIX paths that are used at runtime.
6
7 Signed-off-by: martin f. krafft <madduck@debian.org>