home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e81ec
)
Remove obsolete alignment
author
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 20 Oct 2020 01:37:05 +0000
(21:37 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Tue, 20 Oct 2020 01:37:05 +0000
(21:37 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
69ee41f
..
b67a24f
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-38,7
+38,7
@@
default:
@exit 1
home: mpdconf compiled
-
@cp -Rp bin
$(HOME)/
+
cp -Rp bin
$(HOME)/
# Limit depth because directories are copied recursively:
find home -maxdepth 1 -print0 \
| grep -zv '^home$$' \
This page took
0.028983 seconds
and
4
git commands to generate.