#Maintainer: Dimitris Tzemos #patched file usersetup #to set kde locale when new user is added to the system pkgname=salix_set_kde_langs pkgver=1.1.0 pkgrel=1dj arch=noarch source=("http://people.salixos.org/djemos/salix-kde/$pkgname/salix_set_kde_langs-$pkgver.tar.gz") #docs= #dotnew= slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "salixtools (various system utilities)" "This package includes tools related to system administration that can" "be used from the linux terminal." ) build() { cd $startdir/src/$pkgname DESTDIR=$startdir/pkg ./install.sh }