How to apply a patch to scribus sourcecode

From Scribus Wiki
Revision as of 14:39, 5 July 2011 by Stefan (talk | contribs) (starter)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

((to be completed)

Download Scribus source via svn

Create a SVN repository on your computer. Use svn command in a console window to download the right source.

Get patch file

From mailing list or bug tracker

Apply the patch

Use the patch command in your console.


Compile the source

Use QT Creator for code-browsing and compiling