summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:04:21 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:04:21 +0000
commit275e1a268bfbf686b863e24951ac36d287490576 (patch)
tree77bd0a8d942baaff219bc3711908cb90ff32f7dc /debian/changelog
parentd7d2fc3616ae78e0aede1e9cc98849989fafc2e9 (diff)
Preserve CCACHE_DIR also
Author: mdz Date: 2003-12-21 00:37:58 GMT Preserve CCACHE_DIR also
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 518431e31..e683db439 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,8 +29,8 @@ apt (0.5.15) unstable; urgency=low
* Clarify documentation of --no-upgrade in apt-get(8) (Closes: #219743)
* Clean up and simplify some of the suggests/recommends display in apt-get
* Use cvs update -d in debian/rules cvs-build rather than just update
- * Pass --preserve-envvar PATH to debuild. apt takes a long time to
- build, and this defeats ccache
+ * Pass --preserve-envvar PATH --preserve-envvar CCACHE_DIR to debuild. apt
+ takes a long time to build, and ccache helps
-- Matt Zimmerman <mdz@debian.org> Sat, 20 Dec 2003 16:34:30 -0800