make /etc/init.d/x11 executable
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13440 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c323f1fac6
commit
1b306907a4
@ -230,7 +230,7 @@ endef
|
||||
|
||||
define Package/xserver-common/install
|
||||
$(INSTALL_DIR) $(1)/etc/{init.d,config}
|
||||
$(INSTALL_DATA) \
|
||||
$(INSTALL_BIN) \
|
||||
./files/x.init \
|
||||
$(1)/etc/init.d/x11
|
||||
$(if $(X_CONFIG), \
|
||||
|
Loading…
x
Reference in New Issue
Block a user