[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: make-kpkg question about version



Bill Moseley wrote:
>   $ fakeroot make-kpkg --revision=custom.1.0 --append_to_version=-xfs-athlon kernel_image
>   $ fakeroot make-kpkg --revision=custom.1.0 --append_to_version=-xfs-athlon modules_image
> 
> Now, when I want to run clean:
>   $ make-kpkg  clean modules_clean
> I get:
> The changelog says we are creating 2.4.21-xfs-athlon, but I thought the version is 2.4.21
> make: *** [stamp-debian] Error 1

Run the 'clean' target by itself.  make-kpkg does not seem to know how
to combine that target with other targets.

  make-kpkg clean
  make-kpkg modules_clean

Bob

Attachment: pgpfBUXzfEClE.pgp
Description: PGP signature


Reply to: