include $(TOPDIR)/rules.mk
PKG_NAME:=monangel
PKG_REALEASE:=1
include $(INCLUDE_DIR)/package.mk
define Package/monangel/postinst
#!/bin/sh
/etc/init.d/monangel enable
exit 0
endef
Package/postinst
The actual text of the script which is to be executed after installation. Dont forget to include the #!/bin/sh.
欢迎光临 曲径通幽论坛 (http://www.groad.net/bbs/) | Powered by Discuz! X3.2 |