Comment 8 for bug 231223

Revision history for this message
Cesare Falco (c.falco) wrote : Re: [upgrade] sdlmame new upstream 0.125

Ok, forget about the .diff files posted, I've missed this:
https://lists.ubuntu.com/archives/ubuntu-devel/2008-January/024913.html

Here's the .diff.gz I've just used to build sdlmame 0.125 source package with following commands:
zcat sdlmame_0.125-0ubuntu1.diff.gz | patch -p0
cd sdlmame-0.125
chmod +x debian/rules
debian/rules get-orig-source
mv sdlmame_0.125.orig.tar.gz ../
cd ..
tar xvfz sdlmame_0.125.orig.tar.gz

now you should have the correct source tree in
sdlmame-0.125