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

10 lines
187 B
Plaintext
Raw Normal View History

# Template file for 'attr-progs'.
#
short_desc="${short_desc} -- utilities"
2012-01-30 08:49:31 +01:00
do_install() {
vmove usr/bin usr
vmove usr/share/man/man1 usr/share/man
vmove usr/share/locale usr/share
}