You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My patch adds numerous new folders to the dll/ directory in wine, however
patchwatcher doesn't attempt to build them.
My patch: http://kegel.com/wine/patchwatcher/results/3795.log
If you look at the list of makefiles generated by configure you will notice
mine are being ignored.
To make patchwatcher function correctly you need to add them to git (use
"git add .") then call ./tools/make_makefiles
If you call make_makefiles without adding the files to git the new
configure.ac won't include the new code.
Afterwards just do a hard reset on git to clean up anything you have added.
Original issue reported on code.google.com by [email protected] on 31 Oct 2008 at 10:52
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 31 Oct 2008 at 10:52The text was updated successfully, but these errors were encountered: