From d43ec60bc83b73c75bdd09726d93ddf44018b096 Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Fri, 18 Sep 2009 02:08:00 -0700
Subject: linhes-scripts:remove /tmp/to_be_upgraded after upgrading.

---
 abs/core-testing/linhes-scripts/PKGBUILD          | 2 +-
 abs/core-testing/linhes-scripts/linhes_update2.sh | 8 +-------
 2 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD
index 6e751c2..f17a1a4 100644
--- a/abs/core-testing/linhes-scripts/PKGBUILD
+++ b/abs/core-testing/linhes-scripts/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=linhes-scripts
 pkgver=1
-pkgrel=30
+pkgrel=31
 pkgdesc="Various scripts that help to make LinHES, LinHES."
 arch=('i686' 'x86_64')
 license=('GPL2')
diff --git a/abs/core-testing/linhes-scripts/linhes_update2.sh b/abs/core-testing/linhes-scripts/linhes_update2.sh
index 84ee57f..6041c54 100644
--- a/abs/core-testing/linhes-scripts/linhes_update2.sh
+++ b/abs/core-testing/linhes-scripts/linhes_update2.sh
@@ -15,11 +15,5 @@ echo "<!--#Check for updates-->" >> /tmp/linhes.xml.tmp
 echo "" >> /tmp/linhes.xml.tmp
 echo "</mythmenu>" >> /tmp/linhes.xml.tmp
 mv /tmp/linhes.xml.tmp /usr/share/mythtv/linhes.xml
+rm -fr /tmp/to_be_upgraded
 echo -e "Update complete." | osd_cat -p middle -s 5 -f"-adobe-courier-bold-*-*-*-34-*-*-*-*-*" -d 5 -A centre
-  		
-	
-	
-
-	
-	
-
-- 
cgit v0.12