mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 14:47:15 +08:00
fix some issues in tribe
This commit is contained in:
parent
8c4c457cea
commit
08ead1253f
@ -9,7 +9,7 @@
|
||||
#
|
||||
pkgname=tribe
|
||||
pkgver=0.3.45.5
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Tribe - Chakra LiveCD Installer"
|
||||
url="http://git.chakra-project.org/chakra/"
|
||||
license="GPL"
|
||||
@ -22,7 +22,7 @@ conflicts=('chakra-tribe' 'tribe-svn' 'kdemod-partitionmanager' 'kdemod-tribe' '
|
||||
options=('!splithdr' '!splitdbg')
|
||||
source=("http://chakra-project.org/sources/tribe/tribe-${pkgver}.tar.gz"
|
||||
'http://chakra-project.org/sources/tribe/mirrorlist')
|
||||
md5sums=('e7071e76cbd95100fa05a2991fa284e3'
|
||||
md5sums=('024a37d8eb8d4e53bba555d605c7b83f'
|
||||
'dfb3c82b5b1fbc2fccba8725c74dab7a')
|
||||
|
||||
groups=('kde-uninstall')
|
||||
@ -69,5 +69,5 @@ build()
|
||||
find $startdir/pkg/ -name ".git" -type d -exec rm -fr {} +
|
||||
|
||||
# remove release notes
|
||||
#rm -v $pkgdir/usr/share/tribe/config/RELEASE_NOTES.html
|
||||
rm -v $pkgdir/usr/share/tribe/config/RELEASE_NOTES.html
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user