http://bugzilla.rpmfusion.org/show_bug.cgi?id=151
--- Comment #10 from Orcan Ogetbil <orcanbahri(a)yahoo.com> 2008-11-30 21:05:18 ---
Good, let's find a way to solve this debuginfo issue. I am working on it too.
Everything seems good, except I have to warn you at one point. Never use the
output of "ls" for parsing. "ls" gives a human-friendly output, but
that's all.
It is not intended to be used in bash scripts. You will get into trouble in
many places if you do. For instance you'll get screwed up if there are files
that have whitespaces (space,tab,newline etc) in their names.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.