From 30458edfbd9abb8f29c2321da45fdbe0753d650b Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 23 Oct 2010 14:03:00 -0400 Subject: [PATCH] Remove trailing whitespace in posts/Xmodmap/Makefile. --- posts/Xmodmap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/Xmodmap/Makefile b/posts/Xmodmap/Makefile index b04431d..ce0d210 100644 --- a/posts/Xmodmap/Makefile +++ b/posts/Xmodmap/Makefile @@ -8,7 +8,7 @@ all : unicode_sampler _Xmodmap clean : rm -rf $(PACKAGE) unicode_sampler _Xmodmap -$(PACKAGE) : +$(PACKAGE) : git clone $(REPO) $@ checkout : $(PACKAGE) -- 2.26.2