mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 12:41:53 +02:00
OpenWrt does not allow us to install to target '/var' directory. skip it.
This commit is contained in:
parent
617083b537
commit
0bbedb642b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user