void-packages/srcpkgs/attr/attr-progs.template

9 lines
187 B
Text

# Template file for 'attr-progs'.
#
short_desc="${short_desc} -- utilities"
do_install() {
vmove usr/bin usr
vmove usr/share/man/man1 usr/share/man
vmove usr/share/locale usr/share
}