numlockx: use vlicense/vdoc
This commit is contained in:
parent
5e1b61e135
commit
50d035b7c8
|
@ -12,7 +12,7 @@ distfiles="${DEBIAN_SITE}/main/n/${pkgname}/${pkgname}_${version}.orig.tar.gz"
|
||||||
checksum="e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4"
|
checksum="e468eb9121c94c9089dc6a287eeb347e900ce04a14be37da29d7696cbce772e4"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall LICENSE 644 usr/share/licenses/${pkgname}
|
vlicense LICENSE
|
||||||
vinstall README 644 usr/share/doc/${pkgname}
|
vdoc README
|
||||||
vinstall AUTHORS 644 usr/share/doc/${pkgname}
|
vdoc AUTHORS
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue