Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugal-mono-tools.git;a=commitdiff;h=372a29f0a59bfe48c96dde5759c214b692347ce7

commit 372a29f0a59bfe48c96dde5759c214b692347ce7
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Thu Aug 26 13:19:59 2010 +0000

*added const local pacman-g2

diff --git a/frugal-mono-tools/PacmanG2.cs b/frugal-mono-tools/PacmanG2.cs
index c5368a5..ca04b5e 100644
--- a/frugal-mono-tools/PacmanG2.cs
+++ b/frugal-mono-tools/PacmanG2.cs
@@ -76,6 +76,7 @@ namespace frugalmonotools
//const
private const string ROOT_PATH="/";
private const string PACMANG2_BDD="var/lib/pacman-g2/";
+               private const string PACMAN_LOCAL="local/";
private const int pm_errno = -1;
private const string cch_pacmanconf ="/etc/pacman-g2.conf";
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to