void-packages/srcpkgs/util-linux/libblkid.template
2012-01-30 17:26:36 +01:00

11 lines
263 B
Text

# Template file for 'libblkid'.
#
revision=2
short_desc="Library to handle device identification"
long_desc="
The libblkid package contains a library to handle device identification
and token extraction."
do_install() {
vmove "usr/lib/libblkid.so*" usr/lib
}