flavorjones / mini_portile

mini_portile and mini_portile2 - Simple autoconf and cmake builder for developers
MIT License
114 stars 51 forks source link

fix: git patch when config present #120

Closed h0tw1r3 closed 1 year ago

h0tw1r3 commented 1 year ago

Fix #119 by changing the --git-dir value from .. to tmp_path

h0tw1r3 commented 1 year ago

A better value may be /dev/null but I'm unsure how that would behave in various versions of git.

flavorjones commented 1 year ago

Hi! As discussed in #119 I would prefer to revert the git-dir flag entirely, and switch the preference between git apply and patch.