From 7bb5004a1d2cd5b0d7281a69e0bd15de61058044 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 27 Dec 2009 12:17:53 +0100 Subject: since you now have to install things separately, you also need to do this in the test targets --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7df6195..73b1b67 100644 --- a/Makefile +++ b/Makefile @@ -68,6 +68,7 @@ test-uzbl-core-sandbox: uzbl-core rm -rf ./sandbox/usr test-uzbl-browser-sandbox: uzbl-browser + make DESTDIR=./sandbox RUN_PREFIX=`pwd`/sandbox/usr/local install-uzbl-core make DESTDIR=./sandbox RUN_PREFIX=`pwd`/sandbox/usr/local install-uzbl-browser source ./sandbox/env.sh && uzbl-cookie-daemon restart -nv & source ./sandbox/env.sh && uzbl-event-manager restart -nav & -- cgit v1.2.3