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

commit 32ca6ffbc5c682202510b067f6b1a9c2e2f148fc
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Fri Aug 27 12:50:01 2010 +0000

*oups update only bdd not the system

diff --git a/frugal-mono-tools/Main.cs b/frugal-mono-tools/Main.cs
index feb5246..e4dd781 100644
--- a/frugal-mono-tools/Main.cs
+++ b/frugal-mono-tools/Main.cs
@@ -26,7 +26,7 @@ namespace frugalmonotools
private static void UpdateBDD(object source, ElapsedEventArgs e)
{
Console.WriteLine("update pacman-g2 bdd");
-                       Outils.Excecute("pacman-g2"," -Syu",false);
+                       Outils.Excecute("pacman-g2"," -Sy",false);

}
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to