Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=15e3188fbad88dee38de35168deb27de8e858792
commit 15e3188fbad88dee38de35168deb27de8e858792 Author: VMiklos <[EMAIL PROTECTED]> Date: Mon Sep 10 22:10:48 2007 +0200 docs/bugs: correct pacman-g2 repo url diff --git a/docs/bugs.txt b/docs/bugs.txt index 0e49012..3a48587 100644 --- a/docs/bugs.txt +++ b/docs/bugs.txt @@ -80,7 +80,7 @@ Here are the instructions to get a backtrace: - Get the pacman-g2 git repo and compile it with debug symbols enabled: + -------------------------------------------------------------- -$ git clone http://git.frugalware.org/repos/pacman-g2 +$ git clone http://git.frugalware.org/repos/pacman-g2/.git $ cd pacman-g2 $ sh autogen.sh $ ./configure --enable-debug _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
