diff options
author | Guillem Jover <guillem@debian.org> | 2006-11-14 02:52:47 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2006-11-14 02:52:47 +0000 |
commit | 19d2057783a15788cbf794c1913ef11c3cce9c13 (patch) | |
tree | c5d21f17bba330aaa7a02d99ce33109837b5bbc0 /debian/changelog | |
parent | 7da31a4aa270387301547515ad59588b029aaedd (diff) |
Do not try to build the doc/ directory.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9060a09..cdcd545 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ gnumach (2:1.3.99.dfsg.1-1) UNRELEASED; urgency=low * Remove the stamp file for the -dbg build. * Cleanup debian/rules file: - Remove the manual cruft-removal line from the clean target. + - Do not try to build the doc/ directory. -- Guillem Jover <guillem@debian.org> Sun, 15 Oct 2006 20:58:31 +0300 |