summaryrefslogtreecommitdiffstats
path: root/abs/core/linhes-theme/PKGBUILD
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2011-09-24 07:20:54 (GMT)
committerCecil <knoppmyth@gmail.com>2011-09-24 07:20:54 (GMT)
commite536287c3be71facd87152fce7d52a2b29c0ecf9 (patch)
tree660ba74b0e76f09572224b3dde9a1bb9f49291bb /abs/core/linhes-theme/PKGBUILD
parentf514b16b0faa7487af9b6e3fecc5b1c8b0955b6e (diff)
parent848229e1de18d7bb2893e6cd78f71f315935685c (diff)
downloadlinhes_pkgbuild-e536287c3be71facd87152fce7d52a2b29c0ecf9.zip
linhes_pkgbuild-e536287c3be71facd87152fce7d52a2b29c0ecf9.tar.gz
linhes_pkgbuild-e536287c3be71facd87152fce7d52a2b29c0ecf9.tar.bz2
Merge branch 'testing' of ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
Diffstat (limited to 'abs/core/linhes-theme/PKGBUILD')
-rw-r--r--abs/core/linhes-theme/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/linhes-theme/PKGBUILD b/abs/core/linhes-theme/PKGBUILD
index 9399806..a9a7cbb 100644
--- a/abs/core/linhes-theme/PKGBUILD
+++ b/abs/core/linhes-theme/PKGBUILD
@@ -8,11 +8,11 @@ pkgdesc="Default LinHES theme."
arch=('i686' 'x86_64')
license=('GPL2')
url="http://linhes.org/"
-source=(ftp://ftp.knoppmyth.net/R6/sources/linhes-theme-1.4.tar.bz2)
build() {
cd $startdir/src/
+ cp -a $startdir/LinHES $startdir/src/
mkdir -p $startdir/pkg/usr/share/mythtv/themes
cp -a LinHES $startdir/pkg/usr/share/mythtv/themes
}
-md5sums=('dfcf30f641d989fc6e4f20bc6c9da515')
+md5sums=()