Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=bc2113b01c4e62d552dfcbdd26b88f41f09fc7d5
commit bc2113b01c4e62d552dfcbdd26b88f41f09fc7d5 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Wed Apr 9 00:11:16 2008 +0200 add missng chmod to man repoman's wip repo howto diff --git a/repoman.txt b/repoman.txt index a67d85d..0cc8afd 100644 --- a/repoman.txt +++ b/repoman.txt @@ -235,6 +235,7 @@ First, clone current to your personal directory on the server: $ cd /home/ftp/pub/other/people/nick $ git clone /home/ftp/pub/frugalware/frugalware-current $ mv frugalware-current flac113 +$ chmod g+w flac113/.git $ mkdir flac113/frugalware-$arch ---- _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
