From a342e6ca1454a03ff5ba4e4668b271287dc01f41 Mon Sep 17 00:00:00 2001 From: Bryan Date: Tue, 14 Jan 2014 17:42:49 -0500 Subject: [PATCH] VM hack to fix #259 --- Vagrantfile | 5 +++++ 1 file changed, 5 insertions(+) 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` <