I've been trying to rebuild libsdl-mixer1.2 on Cygwin and
it is now failing with:

Autobuilder: Debian patch: -p1
Autobuilder: Patch "debian/patches/-p1.dpatch" not found
Package libsdl-mixer1.2: ***Failure***
Build for package "libsdl-mixer1.2" failed

I've tracked it down to how it is applying the patch in
the build-program script. If is getting the list of patches
from the debian/patches/series file and it contains
entries like:
02_hurd.patch -p1

This is then being treated by the patch logic as two patches

02_hurd.patch and -p1.

Is this just a Cygwin problem or a more general problem?

Can someone who understands debian patches better than

I have a look at it please?

Thanks,

Alan
_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to