From a243946176b92b5fafd84f43d5a455551cf27210 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 4 Sep 2009 16:50:49 -0400 Subject: Add FILES sections to man pages. Closes: #545041 --- dh_installmime | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'dh_installmime') diff --git a/dh_installmime b/dh_installmime index 18abe162..6886975e 100755 --- a/dh_installmime +++ b/dh_installmime @@ -20,14 +20,24 @@ mime files into package build directories. It also automatically generates the postinst and postrm commands needed to interface with the debian mime-support and shared-mime-info packages. These -commands are inserted into the maintainer scripts by dh_installdeb. See -L for an explanation of how this works. +commands are inserted into the maintainer scripts by L. -If files named debian/package.mime or debian/package.sharedmimeinfo exist, then -they are installed into usr/lib/mime/packages/package and -/usr/share/mime/packages/package.xml (respectively) in the package build +=head1 FILES + +=over 4 + +=item debian/I.mime + +Installed into usr/lib/mime/packages/I in the package build directory. +=item debian/I.sharedmimeinfo + +Installed into /usr/share/mime/packages/I.xml in the package build +directory. + +=back + =head1 OPTIONS =over 4 -- cgit v1.2.3