mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-22 19:13:44 +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 "schema" \
|
||||||
--exclude "NEWS*" \
|
--exclude "NEWS*" \
|
||||||
--exclude "ja-dic" \
|
--exclude "ja-dic" \
|
||||||
usr/share var) \
|
usr/share) \
|
||||||
| (cd $(1)/ && tar -xvf -)
|
| (cd $(1)/ && tar -xvf -)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user