https://bugzilla.rpmfusion.org/show_bug.cgi?id=2098
--- Comment #54 from Jeremy Newton <[email protected]> 2012-04-06 07:42:09 CEST --- (In reply to comment #53) > Wow! Nice work! I just got back from vacation during my spring break and > didn't > expect to see so much done :D > > One little mistake on my git script (again...): > > SOURCEDIR=$(cd $(dirname ${0}) | pwd) > > should be > > SOURCEDIR=$(cd $(dirname ${0}) && pwd) > > Sorry! No problem, not a bit issue. Since this doesn't effect the way I pulled my source0, there's no need to bump a rev. I reloaded the new SRPM to the same link :) -- Configure bugmail: https://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.
