X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=Makefile;h=70a93f0bcb1b512f1e5a02d28e1132cec376af06;hb=fd56cf9a6f677807ecf5039a8a404ac3961f6a0c;hp=6e44289e5802bf4eba3e3fdfed267061aa97a689;hpb=27ea04da6d12419017aa9019b8892be6d7aa3cc2;p=khome.git diff --git a/Makefile b/Makefile index 6e44289..70a93f0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ MAKEFLAGS := --no-builtin-rules -.PHONY: install_home +.PHONY: install_home install_pkgs install_home: @cp -Rp home/bin $(HOME)/ @@ -14,3 +14,6 @@ install_home: @cp home/.mpdconf $(HOME)/ @cp home/.tmux.conf $(HOME)/ @cp home/.xbindkeysrc $(HOME)/ + +install_pkgs: install_pkgs.sh pkg-deb-install + ./install_pkgs.sh