Hi,
> # Build architecture-independent files here.
> binary-indep: build install
> @@ -51,6 +54,7 @@
> patch-stamp:
> dpatch apply-all
> #dpatch call-all -a=pkg-info >patch-stamp
> + touch patch-stamp
this looks like an artifact of commenting out with a '#', so this
looks like it needs a fix.
> --- rules.new.dh.orig 2006-03-19 18:47:08.000000000 +0100
> +++ rules.new.dh 2006-03-19 18:49:02.000000000 +0100
> @@ -13,7 +13,7 @@
> endif
>
> build: build-stamp
> -build-stamp: patch
> +build-stamp: patch-stamp
> @echo "--- Compiling"
> dh_testdir
> # Do something to build your package here
This however looks like a non-required gratuous change.
regards,
junichi
--
[EMAIL PROTECTED],netfort.gr.jp} Debian Project
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]