add pristine-tar

Reinhard Tartler siretart at tauware.de
Wed May 26 19:53:15 UTC 2010


On Mi, Mai 26, 2010 at 20:02:45 (CEST), Jaromír Mikeš wrote:

> I am trying use your script above, but getting this error:
>
> $ git-buildpackage -S --git-ignore-new 
> dh --with quilt clean
>    dh_testdir
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory `/home/mira/zita-convolver2'
> if [ -d .git ] ; then \
> 		quilt pop -a \
                            ^ insert a semicolon ';' just before the '\'
> 	fi
> /bin/sh: Syntax error: end of file unexpected (expecting "fi")
>
> Some syntax problem? I tried fix it by myself, but I am not good in scripting.
> rules file is in attachment if you are interested.

yes, make is horribe here. here you could also try to avoid the
continuation lines...

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



More information about the pkg-multimedia-maintainers mailing list