<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Capitol</id>
	<title>Kolmafia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Capitol"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Special:Contributions/Capitol"/>
	<updated>2026-04-24T21:15:05Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Making_a_Patch&amp;diff=2909</id>
		<title>Making a Patch</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Making_a_Patch&amp;diff=2909"/>
		<updated>2012-05-05T20:23:29Z</updated>

		<summary type="html">&lt;p&gt;Capitol: /* Linux */ a brief description on how to create a patch in linux&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once you have the source code for Mafia successfully downloaded as in the [[Compiling from Source]] page, you will then need to make a patch, as the dev&#039;s don&#039;t let just anyone update the program. Fortunately, this is very simple, and once you have the patch, post it on the KoLmafia Forums for acceptance. &lt;br /&gt;
&lt;br /&gt;
==Windows==&lt;br /&gt;
# Right-click on the KoLmafia folder on your desktop (this assumes you are using Tortoise SVN), click on &amp;quot;TortoiseSVN&amp;quot; and then &amp;quot;Create Patch...&amp;quot;.&lt;br /&gt;
# A new window then appears. Tick all the files you want to include in the patch (this is probably all of them), and click OK. &lt;br /&gt;
# Tortoise SVN then merges all your changes into a single .patch file, which you can then post on the forums.&lt;br /&gt;
&lt;br /&gt;
==Linux==&lt;br /&gt;
# cd into the folder where you did your svn checkout&lt;br /&gt;
# run svn diff &amp;gt; /tmp/patchname.patch (a list of filenames can optionally be included after diff)&lt;br /&gt;
# post the file on the forums for review&lt;br /&gt;
&lt;br /&gt;
==Mac==&lt;br /&gt;
&lt;br /&gt;
[[Category:Tech Support]]&lt;/div&gt;</summary>
		<author><name>Capitol</name></author>
	</entry>
</feed>