void-packages/srcpkgs/util-linux/libblkid.template

12 lines
263 B
Text
Raw Normal View History

# Template file for 'libblkid'.
#
2012-01-30 16:26:36 +00:00
revision=2
short_desc="Library to handle device identification"
long_desc="
The libblkid package contains a library to handle device identification
and token extraction."
2012-01-30 16:26:36 +00:00
do_install() {
vmove "usr/lib/libblkid.so*" usr/lib
}