X-Git-Url: https://git.xandkar.net/?p=khome.git;a=blobdiff_plain;f=Makefile;h=c029724a7df61d5e852b386a9cc1a20907ec1151;hp=70a93f0bcb1b512f1e5a02d28e1132cec376af06;hb=d928c03b1199d828b534dcfc28ffd92426088d5b;hpb=444690e4a0adac124c636fdd98db2bdf740628a1 diff --git a/Makefile b/Makefile index 70a93f0..c029724 100644 --- a/Makefile +++ b/Makefile @@ -15,5 +15,5 @@ install_home: @cp home/.tmux.conf $(HOME)/ @cp home/.xbindkeysrc $(HOME)/ -install_pkgs: install_pkgs.sh pkg-deb-install - ./install_pkgs.sh +install_pkgs: list pkgs-install + sudo apt install $(shell ./list pkgs-install)