From fc33a9740b0142e24049afc6d485db1d689bba9a Mon Sep 17 00:00:00 2001 From: Joshua Ismael Haase Hernandez Date: Thu, 19 May 2011 02:54:00 -0500 Subject: * fullpkg printing repo all the times is confusing --- fullpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fullpkg') diff --git a/fullpkg b/fullpkg index 95d0080..35916d3 100755 --- a/fullpkg +++ b/fullpkg @@ -138,8 +138,8 @@ function cleanup { ## END FUNCTIONS ## source PKGBUILD -msg "Building ${repo:-missing repo}/${pkgbase:-${pkgname[@]}}: $pkgdesc" repo=${repo:-$(guess_repo)} +msg "Building ${repo:-missing repo}/${pkgbase:-${pkgname[@]}}: $pkgdesc" # Pre build tests if [ $force_build == 'n' ]; then -- cgit v1.2.2