Edit

thodg/ext4fs/inspect_ext4fs/configure

Branch :

  • inspect_ext4fs/configure
  • #!/bin/sh
    
    . ../configure.subr
    
    UNAME=$(uname)
    echo "UNAME = ${UNAME}" >> ${CONFIGURE_MK}
    
    update_configure_mk