Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=f7ec58a39262f78b5810e8746aabe93d46e89e8d

commit f7ec58a39262f78b5810e8746aabe93d46e89e8d
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sun Mar 29 14:48:50 2009 +0200

fblint: solaria -> anacreon

diff --git a/fblint b/fblint
index e39f3c0..75fd7e8 100755
--- a/fblint
+++ b/fblint
@@ -180,8 +180,8 @@ if [ ! -z "$subpkgs" ]; then
check "right number of suboptions" "[ \"${#suboptio...@]}\" = 0 ] || [ 
\"${#suboptio...@]}\" = \"${#subpk...@]}\" ]"
fi

-if [ "`get_root`" = "stable" -o "`get_root`" = "solaria" ]; then
-       check "unchanged pkgrel" "echo $pkgrel | grep -q 'solaria'"
+if [ "`get_root`" = "stable" -o "`get_root`" = "anacreon" ]; then
+       check "unchanged pkgrel" "echo $pkgrel | grep -q 'anacreon'"
fi
check "trailing whitespace" "! grep -q ' $' $_fblint_fb"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to