Thanks for your reply.

>
> > $ make dist
> > rm -f debian-openstudio-audio-tasks.desc debian/control
> > ...
> > if [ "" = "" ] ; then \
> >             echo "Unable to obtain version number from debian/changelog.
> > Something is wrong!" ; \
> >             exit -1 ; \
> >         fi ;
> > Unable to obtain version number from debian/changelog. Something is
> wrong!
>
> The processing is done in /usr/share/blends-dev/rules.  In the beginning
> some variables are set via:
>
>  BLENDNAME=`/usr/share/blends-dev/blend-get-names blendname`
>  VERSION=`grep "^$BLENDNAME *(.\+)" debian/changelog | head -n 1 | sed
> "s/^$BLENDNAME \+(\(.\+\)) .*/\1/"`
>

Sorry. How do I verify that? Do I have to set a BLENDNAME? Should that name
correspondent with something?

Kind regards,

\r

Reply via email to