faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: playground plasma
by hias on Monday 31/Mar/2008, @08:49
|
Oh, contents.diff is not in qt-copy, but in the webapplet. that's the problem.
Is there a howto on techbase how to apply the patches, or is it enough to copy the patch to qt-copy? I've never done this manually before. |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: playground plasma
by Stefan Majewsky on Monday 31/Mar/2008, @13:06
|
Basically, to apply a .diff or .patch file, open a console in the target folder (in this case most definitely the root directory of qt-copy; check the file names in the .diff file to be sure) and say `patch < /path/to/my/contents.diff`. The output should list a couple of files being patched.
These manual changes might get overwritten when qt-copy gets updated. If playground/base fails to build, try to apply the patch again. However, this might cause problems if some files did not get changed, they might be patched twice (which is most certainly not good). The safest way is to delete the checkout of qt-copy and download and build it again (but this takes some time as far as I know).
|
[
Reply To This | View ]
|
Re: playground plasma
by hias on Monday 31/Mar/2008, @15:25
|
thanks very much, I will try it
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|