SRC_GIT_COMMIT="362cf6340d89d8c627b7d462db1bfc56206fb01d" SRC_FETCH_PATH="https://github.com/formilux/blkdev-grub-mbr/archive/${SRC_GIT_COMMIT}.tar.gz" SRC_FETCH_METHOD=http PATCH_LIST="" FILE_LIST=.flxfiles MAKEDEPENDS= function do_config { : } function do_compile_only { : } function do_prepack { rm -f "$FILE_LIST" 2>/dev/null install-file 0:4 0540 scripts/mk-flash-layout sbin/mk-flash-layout install-file 0:4 0540 scripts/mount-flash sbin/mount-flash install-file 0:4 0540 scripts/retry-boot sbin/retry-boot install-file 0:4 0540 scripts/update-boot-image sbin/update-boot-image install-file 0:4 0540 scripts/validate-boot sbin/validate-boot }