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

10 lines
187 B
Plaintext

# 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
}