[Frugalware-git] interim: let the folks see what is going on in
generic repo
crazy
crazy at frugalware.org
Sun Aug 10 00:37:22 CEST 2008
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=12ec07e92f99ef3879ce4c999d3b08a4334767a9
commit 12ec07e92f99ef3879ce4c999d3b08a4334767a9
Author: crazy <crazy at frugalware.org>
Date: Wed Jul 16 09:30:30 2008 +0200
let the folks see what is going on in generic repo
* s/gnome22/generic/
diff --git a/tools/fpm2irc b/tools/fpm2irc
index e1d69cf..7849bde 100755
--- a/tools/fpm2irc
+++ b/tools/fpm2irc
@@ -45,7 +45,7 @@ def main(argv):
except IndexError:
# this is some not frugalware-foo repo, just skip it
# well, there are a few exceptions
- if repo not in ['gnome22']:
+ if repo not in ['generic']:
sys.exit(0)
try:
More information about the Frugalware-git
mailing list