mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 11:02:13 +08:00
add updated job-configure-users
This commit is contained in:
parent
6661b91e40
commit
41c9027f59
@ -13,7 +13,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
#
|
||||
pkgname=tribe
|
||||
pkgver=0.2.1017
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Tribe - Chakra LiveCD Installer"
|
||||
url="http://git.chakra-project.org/chakra/"
|
||||
license="GPL"
|
||||
@ -24,8 +24,10 @@ provides=('tribe')
|
||||
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-0.2.3.tar.gz")
|
||||
md5sums=('f8e7c14e1817bde635a69494cdd4d7ad')
|
||||
source=("http://chakra-project.org/sources/tribe/tribe-0.2.3.tar.gz"
|
||||
"http://chakra-project.org/sources/tribe/$pkgver-job-configure-users")
|
||||
md5sums=('f8e7c14e1817bde635a69494cdd4d7ad'
|
||||
'8572ba406347170b9aac67e2f1e8e01e')
|
||||
|
||||
groups=('kde-uninstall')
|
||||
install=tools-tribe.install
|
||||
@ -70,5 +72,5 @@ build()
|
||||
# change theme
|
||||
sed -i -e "s~crunchy-branch-blue~NEDA~g" $pkgdir/usr/share/tribe/config/postinstall.conf
|
||||
# fix plasmarc
|
||||
cp -v $startdir/job-configure-users $pkgdir/usr/share/tribe/scripts
|
||||
cp -v $startdir/$pkgver-job-configure-users $pkgdir/usr/share/tribe/scripts/job-configure-users
|
||||
}
|
Loading…
Reference in New Issue
Block a user