Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a459cbbe239f3bd20b47c68ecd7b13bf7c0829dd

commit a459cbbe239f3bd20b47c68ecd7b13bf7c0829dd
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sun Mar 20 10:36:10 2011 +0100

docs/repos: clean up wip repo instructions

diff --git a/docs/repos.txt b/docs/repos.txt
index bbfcc86..c6233f3 100644
--- a/docs/repos.txt
+++ b/docs/repos.txt
@@ -72,9 +72,8 @@ be updated automatically, you need a hook to do so.
For the last one:

----
-echo "unset GIT_DIR; cd ..; git checkout -f" > .git/hooks/post-receive
-chmod +x .git/hooks/post-receive
mv .git/hooks/post-update{.sample,}
+echo "unset GIT_DIR; cd ..; git checkout -f" > .git/hooks/post-receive
----

For the others:
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to