SRC_FETCH_PATH="http://git.formilux.org/?p=dist/src/blkdev-grub-mbr.git;a=snapshot;h=v$PKGVER;sf=tgz" 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 }