Remove trailing whitespace in posts/Xmodmap/Makefile.
authorW. Trevor King <wking@drexel.edu>
Sat, 23 Oct 2010 18:03:00 +0000 (14:03 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 23 Oct 2010 18:03:00 +0000 (14:03 -0400)
posts/Xmodmap/Makefile

index b04431dd5ed3c105edafc8d93d4b5eb9de736350..ce0d2107145c5400cd9bec3906a1343ecf058625 100644 (file)
@@ -8,7 +8,7 @@ all : unicode_sampler _Xmodmap
 clean :
        rm -rf $(PACKAGE) unicode_sampler _Xmodmap
 
-$(PACKAGE) : 
+$(PACKAGE) :
        git clone $(REPO) $@
 
 checkout : $(PACKAGE)