diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/hurd-udeb.dirs | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 08d0828a..7e227e07 100644 --- a/debian/changelog +++ b/debian/changelog @@ -50,6 +50,7 @@ hurd (20100701-1) UNRELEASED; urgency=low partition table has been changed. * debian/hurd-udeb.install: Install file above. * debian/local/runsystem (hurd-udeb): Start mach-defpager. + * debian/hurd-udeb.dirs: Include /servers. [ Guillem Jover ] * Update make-new-tarball.sh to exclude git instead of CVS paths. diff --git a/debian/hurd-udeb.dirs b/debian/hurd-udeb.dirs new file mode 100644 index 00000000..a0a464b2 --- /dev/null +++ b/debian/hurd-udeb.dirs @@ -0,0 +1 @@ +servers |
