diff --git a/srcpkgs/wgetpaste/template b/srcpkgs/wgetpaste/template index 99020d04a67..46e656a23a3 100644 --- a/srcpkgs/wgetpaste/template +++ b/srcpkgs/wgetpaste/template @@ -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 }