From 8d52268afb73c983954cedd20c1e59f1d075036a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 25 Apr 2011 19:26:48 -0400 Subject: [PATCH] rename to dh_ucf does not actually install stuff --- dh_installucf => dh_ucf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename dh_installucf => dh_ucf (88%) diff --git a/dh_installucf b/dh_ucf similarity index 88% rename from dh_installucf rename to dh_ucf index caba6e8..8f85d78 100755 --- a/dh_installucf +++ b/dh_ucf @@ -2,7 +2,7 @@ =head1 NAME -dh_installucf - register configuration files with ucf +dh_ucf - register configuration files with ucf =cut @@ -11,11 +11,11 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS -B [S>] [B<-n>] [S ...>] +B [S>] [B<-n>] [S ...>] =head1 DESCRIPTION -B is a debhelper program that is responsible for generating the +B is a debhelper program that is responsible for generating the F and F commands that register files with ucf(1) and ucfr(1). =head1 FILES -- 2.39.2