From: Bryan Date: Tue, 14 Jan 2014 22:42:49 +0000 (-0500) Subject: VM hack to fix #259 X-Git-Tag: release-20150131~266 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a342e6ca1454a03ff5ba4e4668b271287dc01f41;p=oweals%2Fkarmaworld.git VM hack to fix #259 --- diff --git a/Vagrantfile b/Vagrantfile index 7a784dc..e06c6d7 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -49,6 +49,11 @@ apt-get install -y python-pip postgresql python-virtualenv virtualenvwrapper \ libxml2-dev libmemcached-dev python-dev rabbitmq-server \ p7zip-full pdf2htmlex +cat >> `dpkg -L pdf2htmlex | grep pdf2htmlEX.js` <