improve of cmpl.
[bush.git] / tools / cmpl / shlib / instpkg.shlib
blob412433fdf559ba442064e82b5e7832b1a3f6f9d7
1 #!/bin/bash
2 ############################################################
3 # source: instpkg.shlib
4 # author: CottonCandyOwner(CottonCandyOwner@126.com)
5 # date: 2024-05-03
6 ############################################################
7 # note: generate install pkg, and install.
8 ############################################################
13 # todo£º
14 # @
17 ######################
18 # section: common comment info
19 ######################
21 ######################
22 # section: variable define
23 ######################
26 # XXX: dir param _EVL defined in info/SrcPkgDirs.imi & info/extname.imi
31 ######################
32 # section: private function
33 ######################
37 ######################
38 # section: public function
39 ######################
41 # fsyntax: cmdtagproc <cmdtagstr>
42 cmdtagproc ()
47 ######################
48 # section: file tail
49 ######################