[packages/rpm-build-tools] clean-distfiles: cosmetic

glen glen at pld-linux.org
Sun Nov 23 01:09:46 CET 2014


commit e6c4996b7ad31ccf96553fc5fb9307d2c2d9aff7
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Nov 23 02:07:24 2014 +0200

    clean-distfiles: cosmetic

 clean-distfiles.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clean-distfiles.sh b/clean-distfiles.sh
index 617000a..459f731 100755
--- a/clean-distfiles.sh
+++ b/clean-distfiles.sh
@@ -25,7 +25,7 @@ ext=bz2,gz,rar,tgz,tbz2,zip,jar,Z,tar,png,ico,xpm,gif,rpm,bin,run,exe,iso,xpi,ZI
 ls -ldrSh */*.{$ext} || :
 echo */*.{$ext} | xargs stat -c %s | awk '{s+=$1} END {printf("Total: %d MiB\n", s/1014/1024)}'
 
-echo remove? ctrl+c to abort
+echo Move to $purgedir? Hit Ctrl+C to abort
 read a
 
 install -d $purgedir
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/8600d6745ce156506833260ff06d0dee8656c9e2



More information about the pld-cvs-commit mailing list