[Poppler-bugs] [Bug 58906] 0.22.0 does not find openjpeg-2.0.0

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 10 02:41:03 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=58906

--- Comment #18 from Adrian Johnson <ajohnson at redneon.com> ---
git clone git://git.freedesktop.org/git/poppler/poppler
git config user.name "your name"
git config user.email "your at email.com"
git checkout -b openjpeg # create new branch and switch to it
git am < adrian.patch # import my commit
<make your changes>
git commit -a # commit your changes
git format-patch HEAD^ # export last commit as a patch (use HEAD~n for last n
commits)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140510/9943f8e1/attachment.html>


More information about the Poppler-bugs mailing list