[packages/rpm-build-tools] - typo

witekfl witekfl at pld-linux.org
Thu Oct 26 18:36:09 CEST 2017


commit 838a856109239d85e00275166f01ca5ed1212efa
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Oct 26 18:35:51 2017 +0200

    - typo

 update-kf5.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/update-kf5.sh b/update-kf5.sh
index 2dcf4d5..9e02ee6 100755
--- a/update-kf5.sh
+++ b/update-kf5.sh
@@ -199,7 +199,7 @@ for pkg in $PKGS ; do
 	# commit the changes
 	msg=""
 	[ -n "$message" ] && msg="$msg- $message$n"
-	msg="$msg- updated to $newver (by update-kf5up.sh)"
+	msg="$msg- updated to $newver (by update-kf5.sh)"
 	echo git commit -m "$msg" $spec
 	if [ "$test" != 1 ]; then
 		cd $pkgdir
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list