[packages/autofs] - force state dirs to /var/run instead of compile-time detection

baggins baggins at pld-linux.org
Mon Jun 16 12:02:33 CEST 2014


commit 129e31ee58bf08fb931e23e78cd2e525db76443e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jun 16 12:00:57 2014 +0200

    - force state dirs to /var/run instead of compile-time detection

 autofs.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/autofs.spec b/autofs.spec
index f34bb68..bd3877b 100644
--- a/autofs.spec
+++ b/autofs.spec
@@ -113,6 +113,9 @@ trzymanych na serwerze LDAP.
 %{__autoconf}
 
 export initdir=/etc/rc.d/init.d
+export piddir=/var/run
+export fifodir=/var/run
+export flagdir=/var/run
 %configure \
 	--with-openldap=%{?with_ldap:yes}%{!?with_ldap:no} \
 	--enable-force-shutdown=yes \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/autofs.git/commitdiff/d32aaea9a7f3f0d283c45a4c4b4d5d8cde54ed0d



More information about the pld-cvs-commit mailing list