mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 02:54:36 +08:00
fix some more bugs in tribe
This commit is contained in:
parent
7cd6d85469
commit
30f4ea50d0
@ -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=('d4f332511b30c0deb7d8ee4d2e66aa71'
|
||||
md5sums=('d2729edab1c98f499493ac312f5f4a46'
|
||||
'dfb3c82b5b1fbc2fccba8725c74dab7a')
|
||||
|
||||
groups=('kde-uninstall')
|
||||
@ -38,7 +38,6 @@ build()
|
||||
# fixes
|
||||
#cd "${srcdir}/chakra-$pkgname"
|
||||
#patch -Np1 -i ${srcdir}/fix.patch || return 1
|
||||
#patch -Np1 -i ${srcdir}/drake#2.patch || return 1
|
||||
|
||||
cd "${srcdir}/chakra-$pkgname"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user