diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-08-21 22:25:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-08-21 22:25:36 -0400 |
commit | 65c12dffecc49df2d8135a32121b9cabe8288cae (patch) | |
tree | eee8e293d70ad39f1bd3377bcbea31bf1f485150 /debian | |
parent | 8ae1aa3dfaf865fc12d71afcc8676972f2b1ac47 (diff) | |
download | ikiwiki-65c12dffecc49df2d8135a32121b9cabe8288cae.tar ikiwiki-65c12dffecc49df2d8135a32121b9cabe8288cae.tar.gz |
Add missing PREFIX to a few lines of the Makefile. (Thomas Keller)
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 d7ea6c1af..e8dfdb7f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ ikiwiki (2.62) UNRELEASED; urgency=low * Avoid using cp -a (again). (HenrikBrixAndersen) + * Add missing PREFIX to a few lines of the Makefile. (Thomas Keller) -- Joey Hess <joeyh@debian.org> Thu, 21 Aug 2008 16:20:58 -0400 |