diff --git a/emacs/Makefile b/emacs/Makefile index f8407ea..166f482 100644 --- a/emacs/Makefile +++ b/emacs/Makefile @@ -172,7 +172,7 @@ define Package/emacs-data/install --exclude "schema" \ --exclude "NEWS*" \ --exclude "ja-dic" \ - usr/share var) \ + usr/share) \ | (cd $(1)/ && tar -xvf -) endef