On 3/28/06, Eddy Petrişor <[EMAIL PROTECTED]> wrote:
> On 3/28/06, Daniel Schepler <[EMAIL PROTECTED]> wrote:
> > test "$DEV" = "yes" -o "0.13.7+pb1" = "0.13.7" || \
> >                 { echo "Version mismatch"; false; }
> > Version mismatch
> > make: *** [build-stamp] Error 1
> >

>
> Hello Daniel,
>
> The error in question is intentional, if you want to make a custom
> apt-zip version, you should set the environment variable DEV=yes when
> you build the package.

Another fix would be assuring the consistency by modifying the
internal version of common.sh, variable APTZIPVERSION.

> the test in question is intended as a consistency check for the debian
> changelog and the code.
>
> This is not a bug, but a feature ;)


--
Regards,
EddyP
=============================================
"Imagination is more important than knowledge" A.Einstein

Reply via email to