diff options
-rw-r--r-- | base/fcron/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/fcron/Pkgfile b/base/fcron/Pkgfile index 8ee2f5f18..77ba1f3b5 100644 --- a/base/fcron/Pkgfile +++ b/base/fcron/Pkgfile @@ -19,6 +19,7 @@ http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar. cd $name-$version ./configure --prefix=/usr\ --sysconfdir=/etc \ + --with-pam=no \ --without-sendmail\ --localstatedir=/var \ --with-boot-install=no\ |