K 10 svn:author V 6 swills K 8 svn:date V 27 2015-07-01T01:03:03.982657Z K 7 svn:log V 418 databases/p5-Memcached-libmemcached: improve patch The patch to Makefile.PL needed to also replace $Config{lib_ext} (which defaults to ".a") with ".so" so that we link against the right thing. This avoids the need to patch databases/libmemcached. While here, also avoid hard coding the path to PREFIX and split out the libstdc++ to libc++ patch, avoiding duplication. Pointyhat to: swills Reported by: tijl, bapt END