summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2013-12-26 19:45:28 +0200
committerLeonid Volnitsky <Leonid@Volnitsky.com>2013-12-26 19:45:28 +0200
commite7749248fd393aed48a6982ca9feeac7ef16c9d5 (patch)
treee048cfb76c83fe430f30095bfbf3efc17fb112fd
parentfixed: Makefile should have tabs (diff)
downloadgit-prompt-e7749248fd393aed48a6982ca9feeac7ef16c9d5.tar.gz
git-prompt-e7749248fd393aed48a6982ca9feeac7ef16c9d5.tar.bz2
git-prompt-e7749248fd393aed48a6982ca9feeac7ef16c9d5.zip
Revert "fixed: Makefile should have tabs"
This reverts commit bbac75bfa215cc07ad50db4670eebebeb5082ab4.
-rw-r--r--Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 4da74a6..e355689 100644
--- a/Makefile
+++ b/Makefile
@@ -12,10 +12,10 @@ COPY_LIST = git-prompt.sh
install:
- cp -v git-prompt.sh /etc/
- [ -f /etc/git-prompt.conf ] || cp -v git-prompt.conf /etc/
+ cp -v git-prompt.sh /etc/
+ [ -f /etc/git-prompt.conf ] || cp -v git-prompt.conf /etc/
tgit:
- xclip -i git-demo
- echo "ready to paste ..."
+ xclip -i git-demo
+ echo "ready to paste ..."