X-Git-Url: https://git.xandkar.net/?p=khome.git;a=blobdiff_plain;f=Makefile;h=4e7ab3cb4938b5da353eedf22becca78c467b955;hp=788b7d2160423e36c7c87bf854b99c41e9683a44;hb=b46a64f442cc630f90b2decd6c8fc8d24fda3a7d;hpb=f41bfba8da9de098d7bb51a49cec833f3d3c8210 diff --git a/Makefile b/Makefile index 788b7d2..4e7ab3c 100644 --- a/Makefile +++ b/Makefile @@ -47,6 +47,7 @@ home: mpdconf compiled find home -maxdepth 1 -print0 \ | $(GREP) -zv '^home$$' \ | xargs -0 -I% cp -Rp % ~ + xdg-user-dirs-update mpdconf: mkdir -p ~/arc/aud