summaryrefslogtreecommitdiff
path: root/dh_installemacsen.1
diff options
context:
space:
mode:
authorjoey <joey>2000-08-21 02:04:06 +0000
committerjoey <joey>2000-08-21 02:04:06 +0000
commite3534180b30e6f5e546078105bedfd5341664118 (patch)
tree60a635600b9df4b5854e3745f0d3e73c9fb98f51 /dh_installemacsen.1
parenta4664178e1e455907c0ae2c9caf089ee6b8d0cc2 (diff)
r367: * debian/package.filename.arch is now checked for first, before
debian/package.filename. Closes: #69453 * Added a section to debhelper(1) about files in debian/ used by debhelper, which documents this. Removed scattered references to debian/filename from all over the man pages.
Diffstat (limited to 'dh_installemacsen.1')
-rw-r--r--dh_installemacsen.19
1 files changed, 3 insertions, 6 deletions
diff --git a/dh_installemacsen.1 b/dh_installemacsen.1
index 7615ad6c..963e2268 100644
--- a/dh_installemacsen.1
+++ b/dh_installemacsen.1
@@ -6,10 +6,10 @@ dh_installemacsen \- register an emacs add on package
.I "[debhelper options] [-n] [--priority=n] [--flavor=foo]"
.SH "DESCRIPTION"
dh_installemacsen is a debhelper program that is responsible for installing
-files used by the debian emacsen-common package into package build directories.
+files used by the debian emacsen-common package into package build directories.
.P
-It also automatically generates the postinst and prerm commands needed to
-register a package as an emacs add on package. See
+It also automatically generates the postinst and prerm commands needed to
+register a package as an emacs add on package. See
.BR dh_installdeb (1)
for an explanation of how this works.
.P
@@ -19,9 +19,6 @@ directory. Similarly, debian/package.emacsen-remove is installed into
usr/lib/emacsen-common/packages/remove/package . And similarly,
debian/package.emacsen-startup is installed into
etc/emacs/site-start.d/50<package>.el (by default).
-.P
-For the first first binary package listed in the control file, you may use
-debian/emacsen-install, debian/emacsen-remove, and debian/emacsen-startup instead.
.SH OPTIONS
.TP
.B debhelper options