#  patch -Np1 -i "./newgraphs.patch" ;exit

  cmake . -DCMAKE_INSTALL_PREFIX=/usr \
	  -DENABLE_TINT2CONF=1

  make
