Make geanyvc compile with svn geany version (patch from David Kalnischkies, thanks)
[geanyvc.git] / INSTALL
blob09e178ac61e02bfd68df7702feb4175cba0613d6
1 These installation instructions are written for a GNU/Linux system.
3 At the time of this writing, building the plugin requires a recent SVN geany (r2411+)
4 installed.
6  % configure
7  % make
8  % make install
10 There is no "make uninstall" target, so if you want to remove the plugin,
11 just delete the "geanyvc.so" from geany plugins directory (usually: /usr/lib/geany).