Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7bc6dce9b39c415e163fb3841dfea66dfcbb06c9

commit 7bc6dce9b39c415e163fb3841dfea66dfcbb06c9
Author: Michel Hermier <herm...@frugalware.org>
Date:   Sat Jan 22 15:00:30 2011 +0100

kde.sh: Set default overwritten pkgver to _F_kde_pkgver

diff --git a/source/include/kde.sh b/source/include/kde.sh
index 7a705f9..4d44446 100644
--- a/source/include/kde.sh
+++ b/source/include/kde.sh
@@ -98,7 +98,7 @@ if [ -z "$_F_archive_name" ]; then
fi

if [ -z "$pkgver" ]; then
-       pkgver="$_F_kde_ver"
+       pkgver="$_F_kde_pkgver"
fi

if [ -z "$url" ]; then
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to