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=" 0001-scripts-mk-flash-layout-accept-8064-kB-as-the-lower-.patch 0002-scripts-mount-flash-should-fail-when-cmdline-is-empt.patch 0003-scripts-mk-flash-layout-should-accept-flash-and-img-.patch 0004-scripts-update-boot-image-don-t-try-to-unmount-if-mo.patch 0005-scripts-update-boot-image-update-the-flash-s-journal.patch " 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 }