#!/bin/sh

. /usr/share/debconf/confmodule

db_metaget partman-partitioning/text/label description
printf "label\t${RET}\n"
