aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-09-26 22:27:46 -0400
committerJoey Hess <joey@kitenet.net>2010-09-26 22:27:46 -0400
commit1883e31de2044eba87035c7bbb4b34c45fefa432 (patch)
tree4043151941a3ad85b74b84e70c4562cd5460069c /debian/changelog
parent5d201da7188e39787fe08485113300d8e590ba58 (diff)
downloadikiwiki-1883e31de2044eba87035c7bbb4b34c45fefa432.tar
ikiwiki-1883e31de2044eba87035c7bbb4b34c45fefa432.tar.gz
Propigate PATH into wrapper.
In the last version, the ikiwiki script stopped setting PATH. But that leads to gcc failing when run from websetup. See http://www.branchable.com/bugs/Crashes_when_rebuilding_wiki_after_setup_change/
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cae182f63..97f9d3c79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ ikiwiki (3.20100916) UNRELEASED; urgency=low
* meta: Ensure that the url specified by xrds-location is absolute.
* attachment: Fix attachment file size display.
+ * Propigate PATH into wrapper.
-- Joey Hess <joeyh@debian.org> Sun, 19 Sep 2010 20:13:06 -0400