alexlarsson/xdg-app

Look for patches and files in the same dir as json file

Closed this issue · 2 comments

xdg-app-builder should look for the patches in the same directory as the json file passed in.

Currently it looks in CWD of where you launched the app. For all current uses (gnome apps etc) these are the same. But, if they are not, i guess it makes sense for it to be in the same dir as the json.

Fixed in master