From e5d30e7aa2493a760dd52b2a2cba6159281b1461 Mon Sep 17 00:00:00 2001 From: philm Date: Mon, 18 Oct 2010 02:13:50 +0000 Subject: [PATCH] new tribe tarball --- tools-pkg-tribe/PKGBUILD | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/tools-pkg-tribe/PKGBUILD b/tools-pkg-tribe/PKGBUILD index a7b20d408..d3a8ccfdf 100644 --- a/tools-pkg-tribe/PKGBUILD +++ b/tools-pkg-tribe/PKGBUILD @@ -25,7 +25,7 @@ replaces=('kdemod-tribe-svn' 'kdemod-tribe') conflicts=('chakra-tribe' 'tribe-svn' 'kdemod-partitionmanager' 'kdemod-tribe' 'kdemod-tribe-debug' 'kdemod-tribe-partitionmanager') options=('!splithdr' '!splitdbg') source=("http://chakra-project.org/sources/tribe/tribe-$pkgver.tar.gz") -md5sums=('cf25fc5cf749c1c5a12f11b5aa995e52') +md5sums=('e948945e511dceee5ab719bf7d4919b8') groups=('kde-uninstall') install=tools-tribe.install @@ -63,10 +63,6 @@ build() # remove nasty files find $startdir/pkg/ -name ".git" -type d -exec rm -fr {} + - # make run-script executable - chmod a+x $pkgdir/usr/share/tribe/scripts/run-tribe.sh # remove release notes rm -v $pkgdir/usr/share/tribe/config/RELEASE_NOTES.html - # change theme - sed -i -e "s~crunchy-branch-blue~NEDA~g" $pkgdir/usr/share/tribe/config/postinstall.conf } \ No newline at end of file