void-packages/srcpkgs/attr/attr-progs.template
2012-01-30 08:49:31 +01:00

14 lines
293 B
Plaintext

# Template file for 'attr-progs'.
#
revision=1
short_desc="${short_desc} (utilities)"
long_desc="${long_desc}
This package contains binary utilities provided by the attr package."
do_install() {
vmove usr/bin usr
vmove usr/share/man/man1 usr/share/man
vmove usr/share/locale usr/share
}