|
|
# This is the shortest possible target build.sh script. Some targets will
|
|
# add code after calling pkgloop() or modify pkgloop's behavior by defining
|
|
# a new pkgloop_action() function.
|
|
#
|
|
pkgloop
|
|
|