From d8aa1d0ed1cc726ea3d7cd6a39e0f57379d2142d Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 14 Apr 2013 01:03:11 +0200 Subject: Have the install command uninstall first The new uninstall functionality tries to remove any "orphan" files. Files that were installed during the last install, but will not be installed this time (because of removal, not necessity). --- .conkerorrc/themes/yoshi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.conkerorrc/themes/yoshi') diff --git a/.conkerorrc/themes/yoshi/Makefile b/.conkerorrc/themes/yoshi/Makefile index 158dade..1c5bb94 100644 --- a/.conkerorrc/themes/yoshi/Makefile +++ b/.conkerorrc/themes/yoshi/Makefile @@ -1,4 +1,4 @@ -DESTDIR:=$(DESTDIR)/yoshi +SUBDIR=yoshi objects=conkeror--scrollbars.css hints--url-panel.css minibuffer.css \ mode-line.css new-tabs.css tab-bar.css theme.json -- cgit v1.2.3-54-g00ecf