mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 17:14:35 +08:00
fix some issues in tribe
This commit is contained in:
parent
8c4c457cea
commit
08ead1253f
@ -9,7 +9,7 @@
|
|||||||
#
|
#
|
||||||
pkgname=tribe
|
pkgname=tribe
|
||||||
pkgver=0.3.45.5
|
pkgver=0.3.45.5
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Tribe - Chakra LiveCD Installer"
|
pkgdesc="Tribe - Chakra LiveCD Installer"
|
||||||
url="http://git.chakra-project.org/chakra/"
|
url="http://git.chakra-project.org/chakra/"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
@ -22,7 +22,7 @@ conflicts=('chakra-tribe' 'tribe-svn' 'kdemod-partitionmanager' 'kdemod-tribe' '
|
|||||||
options=('!splithdr' '!splitdbg')
|
options=('!splithdr' '!splitdbg')
|
||||||
source=("http://chakra-project.org/sources/tribe/tribe-${pkgver}.tar.gz"
|
source=("http://chakra-project.org/sources/tribe/tribe-${pkgver}.tar.gz"
|
||||||
'http://chakra-project.org/sources/tribe/mirrorlist')
|
'http://chakra-project.org/sources/tribe/mirrorlist')
|
||||||
md5sums=('e7071e76cbd95100fa05a2991fa284e3'
|
md5sums=('024a37d8eb8d4e53bba555d605c7b83f'
|
||||||
'dfb3c82b5b1fbc2fccba8725c74dab7a')
|
'dfb3c82b5b1fbc2fccba8725c74dab7a')
|
||||||
|
|
||||||
groups=('kde-uninstall')
|
groups=('kde-uninstall')
|
||||||
@ -69,5 +69,5 @@ build()
|
|||||||
find $startdir/pkg/ -name ".git" -type d -exec rm -fr {} +
|
find $startdir/pkg/ -name ".git" -type d -exec rm -fr {} +
|
||||||
|
|
||||||
# remove release notes
|
# 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