util-linux: remove uuidd_homedir.
This commit is contained in:
parent
cd01759127
commit
3e097f3449
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'util-linux'
|
# Template file for 'util-linux'
|
||||||
pkgname=util-linux
|
pkgname=util-linux
|
||||||
version=2.26
|
version=2.26
|
||||||
revision=3
|
revision=4
|
||||||
short_desc="Miscellaneous linux utilities"
|
short_desc="Miscellaneous linux utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"
|
||||||
|
@ -14,7 +14,6 @@ hostmakedepends="automake gettext-devel libtool pkg-config"
|
||||||
makedepends="zlib-devel ncurses-devel pam-devel>=1.1.8_4 libcap-ng-devel"
|
makedepends="zlib-devel ncurses-devel pam-devel>=1.1.8_4 libcap-ng-devel"
|
||||||
# Create uuidd system account for uuidd.
|
# Create uuidd system account for uuidd.
|
||||||
system_accounts="uuidd"
|
system_accounts="uuidd"
|
||||||
uuidd_homedir="/var/uuidd"
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/pam.d/chfn
|
/etc/pam.d/chfn
|
||||||
/etc/pam.d/chsh
|
/etc/pam.d/chsh
|
||||||
|
|
Loading…
Reference in a new issue