Hi, On Wed, 09 Dec 2009, Marcus Better wrote: > Hi Raphael, > > as you noted, the build.xml requires some patching to work on Debian. If > that change is placed in a quilt patch, it gets popped by the "clean" > target and leaves us with an unusable build file. Do you have any idea > how to solve this problem, in a way that is not too ugly?
With the "3.0 (quilt)" format, you don't need the "quilt pop" / "quilt push" stuff in debian/rules, so just drop it. See http://wiki.debian.org/Projects/DebSrc3.0 That way your patch is always applied. Cheers, -- Raphaƫl Hertzog -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

