SRC_FETCH_PATH="http://git.formilux.org/?p=dist/src/nv-blkdev.git;a=snapshot;h=v$PKGVER;sf=tgz" SRC_FETCH_METHOD=http PATCH_LIST=" 0001-scripts-mount-nv-support-newer-util-linux-mount-outp.patch 0002-mount-nv-always-trim-spaces-in-the-FLASH_SW-variable.patch 0003-mount-nv-fail-on-formating-error.patch 0004-mount-nv-support-other-filesystem-types.patch 0005-mount-nv-also-support-unmounting.patch 0006-mount-nv-support-filesystem-type-identification-i.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/mount-nv sbin/mount-nv }