projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51fe480
)
Remove trailing whitespace in posts/Xmodmap/Makefile.
author
W. Trevor King
<wking@drexel.edu>
Sat, 23 Oct 2010 18:03:00 +0000
(14:03 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Sat, 23 Oct 2010 18:03:00 +0000
(14:03 -0400)
posts/Xmodmap/Makefile
patch
|
blob
|
history
diff --git
a/posts/Xmodmap/Makefile
b/posts/Xmodmap/Makefile
index b04431dd5ed3c105edafc8d93d4b5eb9de736350..ce0d2107145c5400cd9bec3906a1343ecf058625 100644
(file)
--- 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)