From 2f68278fbad4d516fe0d5f61008ae9ed800b5c04 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 7 Feb 2013 16:06:38 +0000 Subject: buildrepo: add message that we are puring old packages --- buildrepo.in | 1 + 1 file changed, 1 insertion(+) diff --git a/buildrepo.in b/buildrepo.in index 23c338d..7ed2643 100755 --- a/buildrepo.in +++ b/buildrepo.in @@ -79,6 +79,7 @@ build() { # kill old packages in repo if [ -n "$dopurge" ]; then + echo ">>> Removing old packages from $repo..." local tmp=$(mktemp /tmp/$program-XXXXXX) local purgefiles cd "$repodir/$repo/$arch" || return 1 -- cgit v1.2.3-60-g2f50