pop-os / cosmic-settings-daemon

GNU General Public License v3.0
20 stars 16 forks source link

support CARGO_TARGET_DIR #38

Closed dengelt closed 1 month ago

dengelt commented 1 month ago

Previously failed to install from source when CARGO_TARGET_DIR is set, because the Makefile assumed the target dir was './target'.