From 1d4b7c0763a89066faa717adea4d35e7a0ad8458 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Wed, 25 Aug 2010 16:47:09 +0200 Subject: install-example-data does not need the bin dir install-example-data does not need the bin dir fixes a bug introduced in 85d606d8ca8c717295cf --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b922264..5287d5c 100644 --- a/Makefile +++ b/Makefile @@ -119,7 +119,7 @@ install-uzbl-tabbed: install-dirs install -m755 examples/data/scripts/uzbl-tabbed $(INSTALLDIR)/bin/uzbl-tabbed # you probably only want to do this manually when testing and/or to the sandbox. not meant for distributors -install-example-data: install-dirs +install-example-data: install -d $(DESTDIR)/home/.config/uzbl install -d $(DESTDIR)/home/.cache/uzbl install -d $(DESTDIR)/home/.local/share/uzbl -- cgit v1.2.3