#!/bin/sh

inputdir=$(mapnik-config --input-plugins)

echo $(dirname $inputdir/../)
