summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLeonid Volnitsky <Leonid@Volnitsky.com>2008-07-05 09:43:45 +0300
committerLeonid Volnitsky <Leonid@Volnitsky.com>2008-07-05 09:43:45 +0300
commit978991543bf231432a2a7a64be1bbdf1a29c4948 (patch)
treed353a4c282e579d4049358f723d90c23366fdc02 /Makefile
parentMerge branch 'array', (diff)
downloadgit-prompt-978991543bf231432a2a7a64be1bbdf1a29c4948.tar.gz
git-prompt-978991543bf231432a2a7a64be1bbdf1a29c4948.tar.bz2
git-prompt-978991543bf231432a2a7a64be1bbdf1a29c4948.zip
Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 90438e2..ca02224 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
install:
cp git-prompt.sh /etc/
- ln -s /etc/git-prompt.sh /etc/prompt
+ ln -sf /etc/git-prompt.sh /etc/prompt
clean:
git clean -df