Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=xorg73.git;a=commitdiff;h=b8104d03f2738c1a2dfea3bef144ffbecaacf8c4
commit b8104d03f2738c1a2dfea3bef144ffbecaacf8c4
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date: Thu Jan 17 17:01:42 2008 +0100
tools/fpm2irc: typo fix
diff --git a/tools/fpm2irc b/tools/fpm2irc
index bebef13..3159b51 100755
--- a/tools/fpm2irc
+++ b/tools/fpm2irc
@@ -44,7 +44,7 @@ def main(argv):
except IndexError:
# this is some not frugalware-foo repo, just skip it
# well, there are a few exceptions
- if os.getcwd().split('/')[-1] not in ['xorg73']:
+ if os.getcwd().split('/')[-2] not in ['xorg73']:
sys.exit(0)
try:
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git