From 5cf92d8aefe4b13c45875278fdef9485ae1ed182 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Sun, 1 Nov 2009 01:01:46 -0700
Subject: linhes-scripts:linhes_update2. Safer.

---
 abs/core-testing/linhes-scripts/linhes_update2.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/abs/core-testing/linhes-scripts/linhes_update2.sh b/abs/core-testing/linhes-scripts/linhes_update2.sh
index 20f32b9..e6d216d 100644
--- a/abs/core-testing/linhes-scripts/linhes_update2.sh
+++ b/abs/core-testing/linhes-scripts/linhes_update2.sh
@@ -1,6 +1,6 @@
 #!/bin/bash
 echo -e "Performing updates." | osd_cat -p middle -s 5 -f"-adobe-courier-bold-*-*-*-34-*-*-*-*-*" -d 300000 -A centre & 
-sudo pacman -Syuf --noconfirm && sudo killall -9 osd_cat
+sudo pacman -Suf --noconfirm && sudo killall -9 osd_cat
 if grep -q Check\ for\ updates /usr/share/mythtv/linhes.xml
 then
 rm -fr /tmp/to_be_upgraded
-- 
cgit v0.12