Change interpreter plugin .so names
authorPhilip Chimento <philip.chimento@gmail.com>
Wed, 3 Oct 2012 05:46:42 +0000 (22:46 -0700)
committerPhilip Chimento <philip.chimento@gmail.com>
Wed, 3 Oct 2012 05:46:42 +0000 (22:46 -0700)
Libpeas expects 'libNAME.so' instead of 'NAME.so', due to an automatic
GModule function to get the .so name of a plugin.


No differences found