make /etc/init.d/x11 executable
[openwrt/svn-archive/archive.git] / Xorg / xserver / xorg-xserver / Makefile
index cbd6a46fab5b4901df4bd4c135faebc53c35478f..ec2227ab4682ef929b660c71a876a612b6e2bb1e 100644 (file)
@@ -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), \