[Pkg-dkms-maint] [PATCH 2/5] Update debian/rules to only run DKMS on the startup targets. This change was proposed from Ubuntu

Mario_Limonciello at Dell.com Mario_Limonciello at Dell.com
Sat May 2 20:11:46 UTC 2009


Oh sorry, probably should have notated that too.  That rule doesn't work
with upstream source.

-----Original Message-----
From:
pkg-dkms-maint-bounces+mario_limonciello=dell.com at lists.alioth.debian.or
g
[mailto:pkg-dkms-maint-bounces+mario_limonciello=dell.com at lists.alioth.d
ebian.org] On Behalf Of Ben Hutchings
Sent: Saturday, May 02, 2009 1:24 PM
To: DKMS maintainers
Subject: Re: [Pkg-dkms-maint] [PATCH 2/5] Update debian/rules to only
run DKMS on the startup targets. This change was proposed from Ubuntu

On Fri, 2009-05-01 at 16:42 -0500, Mario Limonciello wrote:
> ---
>  debian/rules |    6 +-----
>  1 files changed, 1 insertions(+), 5 deletions(-)
> 
> diff --git a/debian/rules b/debian/rules index e4c39a0..25faf18 100755
> --- a/debian/rules
> +++ b/debian/rules
> @@ -39,7 +39,7 @@ binary-indep: build install
>         dh_installchangelogs 
>         dh_installdocs AUTHORS debian/HOWTO.Debian
>         dh_installexamples
> -       dh_installinit --name dkms_autoinstaller
> +       dh_installinit --name dkms_autoinstaller
--update-rcd-params="start 20 2 3 4 5"
>         dh_installman
>         dh_installmodules
>         dh_link
> @@ -60,8 +60,4 @@ get-orig-source:
>                 --download-version $(CURVER) \
>                 --rename
>  
> -get-svn-source:
> -       [ -d ../tarballs ] || mkdir ../tarballs
> -       cd ../tarballs && make -f $(CURDIR)/debian/rules
get-orig-source
> -
>  .PHONY: build clean binary-indep binary-arch binary install

Why does this patch also remove get-svn-source?

Ben.

--
Ben Hutchings
No political challenge can be met by shopping. - George Monbiot



More information about the Pkg-dkms-maint mailing list