pyopengl - How can I attach a patch.diff-file from sourceforge.net? -


i found patch fix bug in pyopengl-program here.

but have no idea how can install patch in arch-linux.

can me ?

first of all, has nothing python or opengl, might want remove tags.

you looking patch-utility , then, in directory contains src-folder, patch -p0 -b < patch-py33-import.diff

the -b switch creates backup files before patching, -p switch tells patch use complete path/filename given in patch file.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -