Comment 84 for bug 150193

Revision history for this message
Id2ndR (id2ndr) wrote : Re: Remote Login via XDMCP is not working in Ubuntu Gusty/7.10

Jose,

No I haven't made a mistake. I put an other example. Here we want to do the same thing except that we also need to patch the source.
To resume :
- get the source : apt-get source (instead of wget)
- build environment for compilation : apt-get build-dep
- patch the source (this wasn't done for the other package)
- build package : dpkg-buildpackage -b -rfakeroot (I just don't know what is "-uc" switch that Kip used)