wgetpaste: fix indention
This commit is contained in:
parent
fce6e788be
commit
b5e9402d0e
1 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ distfiles="http://wgetpaste.zlin.dk/$pkgname-$version.tar.bz2"
|
|||
checksum=9265cd0718c815cce19a12c4745f74b288cafce404a26d64daf85ddcbadc8f86
|
||||
|
||||
do_install() {
|
||||
vbin ${pkgname}
|
||||
vinstall _${pkgname} 644 usr/share/zsh/site-functions
|
||||
vsconf ${FILESDIR}/${pkgname}.example
|
||||
vbin ${pkgname}
|
||||
vinstall _${pkgname} 644 usr/share/zsh/site-functions
|
||||
vsconf ${FILESDIR}/${pkgname}.example
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue