diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2020-08-03 22:29:37 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2020-08-03 22:31:35 +0200 |
commit | 294bc39102e9263a268b58fe29e03c9983ccfeca (patch) | |
tree | 4c9441bb064433b56228b40505efd59d58c38593 /Changelog | |
parent | f6913c09b9987ae8a6f65f5acfa7673278c701be (diff) |
Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ lacme (0.7) UNRELEASED; * Makefile: major refactoring, add install and uninstall targets, honor BUILD_DOCDIR and DESTDIR variables. * Install lacme manual to section 8. + * Change default libexec dir from /usr/lib/lacme to /usr/libexec/lacme. -- Guilhem Moulin <guilhem@debian.org> Thu, 22 Aug 2019 00:31:35 +0200 |