From a74223717a8899ae4fc63140c19db51ec5590528 Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Mon, 31 Dec 2018 12:54:43 -0500 Subject: [PATCH] removed comment --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index f265072..bbd82f7 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,6 @@ uninstall: stow -t "/etc/templates" -D templates stow -t "/usr/share/man/man1/" -D man stow -t "/etc/bash_completion.d" -D completion - #stow -t "/etc/skel" -D skel cd files && stow -t "/usr/share/games/fortunes" -D fortunes .PHONY: bin templates man completion files skel