mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
commit
d951f581b8
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'autofs'
|
# Template file for 'autofs'
|
||||||
pkgname=autofs
|
pkgname=autofs
|
||||||
version=5.1.1
|
version=5.1.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/autofs/auto.master
|
/etc/autofs/auto.master
|
||||||
/etc/autofs/auto.misc
|
/etc/autofs/auto.misc
|
||||||
/etc/autofs/autofs.conf
|
/etc/autofs/autofs.conf
|
||||||
/etc/autofs/autofs_ldap_auth.conf"
|
/etc/autofs/autofs_ldap_auth.conf"
|
||||||
configure_args="--with-libtirpc --with-mapdir=/etc/autofs"
|
configure_args="--with-libtirpc --with-mapdir=/etc/autofs --sbindir=/usr/bin"
|
||||||
hostmakedepends="flex kmod"
|
hostmakedepends="flex kmod"
|
||||||
makedepends="libtirpc-devel"
|
makedepends="libtirpc-devel"
|
||||||
short_desc="A kernel-based automounter for Linux"
|
short_desc="A kernel-based automounter for Linux"
|
||||||
|
|
Loading…
Add table
Reference in a new issue