> 
>               patch: patch-stamp
>               patch-stamp:
>                    dpatch apply-all
> !                   dpatch call-all -a=pkg-info >patch-stamp
> 
>               unpatch:
>                    dpatch deapply-all
>                    rm -rf patch-stamp debian/patched
> 
> but the line ! seems wrong to mee. When I try I get the following:
> dpkg-source: building harminv in harminv_1.3.1-1.dsc
>  debian/rules build
> dpatch apply-all
> applying patch 01_minussign-manpage to ./ ... ok.
> dpatch call-all -a=pkg-info >patch-stamp
> 01_minussign-manpage.dpatch: script expects -patch|-unpatch as argument
> make: *** [patch-stamp] Erreur 1
> 
> call-all want an argument and I guess it would conflict anyway with aplly-all
> allready called. Reading /usr/share/dpatch/dpatch.make form dpatch.make,
> I think the line "!" should be replaced with dpatch cat-all > patch-stamp
> or something like that. At least, this change worked for me.

Thanks.

regards,
        junichi


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to