From 86e65737a05bc7dc5e911577bf96e9539ab759c2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 29 Jun 2009 15:46:12 -0400 Subject: fix pod oops --- dh_auto_configure | 4 ++-- dh_auto_install | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dh_auto_configure b/dh_auto_configure index 4a8c28c6..6b6b58f3 100755 --- a/dh_auto_configure +++ b/dh_auto_configure @@ -30,11 +30,11 @@ you're encouraged to skip using dh_auto_configure at all, and just run =head1 OPTIONS -=over 4 - See L for a list of common build system selection and control options. +=over 4 + =item B<--> I Pass "params" to the program that is run, after the standard diff --git a/dh_auto_install b/dh_auto_install index abf8e107..2e2aa214 100755 --- a/dh_auto_install +++ b/dh_auto_install @@ -39,11 +39,11 @@ dh_auto_install at all, and just run make install manually. =head1 OPTIONS -=over 4 - See L for a list of common build system selection and control options. +=over 4 + =item B<--> I Pass "params" to the program that is run. These can be used to supplement -- cgit v1.2.3