From b5e9402d0e68a38f0b6560f535ae3084cf72b5af Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 31 Aug 2015 22:11:12 +0200 Subject: [PATCH] wgetpaste: fix indention --- srcpkgs/wgetpaste/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wgetpaste/template b/srcpkgs/wgetpaste/template index 99020d04a6..46e656a23a 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 }