https://bugzilla.rpmfusion.org/show_bug.cgi?id=2098

--- Comment #53 from Xiao-Long Chen <[email protected]> 2012-04-06 
07:21:27 CEST ---
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!

-- 
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.

Reply via email to