diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/hurd-doc.docs | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f0d232b4..1321acc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ hurd (20080921-1) UNRELEASED; urgency=low + debian/patches/series: New file. + debian/rules (build/hurd): Replace build-tree with $(DEB_SRCDIR). + debian/rules (install/hurd): Likewise. + + debian/hurd-doc.docs: Adjust paths. * debian/hurd.postinst: Install w and ps alternatives links in /bin, not /usr/bin. diff --git a/debian/hurd-doc.docs b/debian/hurd-doc.docs index 8df5ea0c..5d7f66d2 100644 --- a/debian/hurd-doc.docs +++ b/debian/hurd-doc.docs @@ -1,2 +1,2 @@ -build-tree/hurd/build/doc/hurd*html -build-tree/hurd/doc/navigating +build/doc/hurd*html +doc/navigating |
