summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2012-01-30 17:58:11 +0100
committerAndreas Schneider <asn@cryptomilk.org>2012-01-30 17:58:11 +0100
commitf472ac0394231cce3bf69eedf3bfcdbc1671be47 (patch)
treee94fdd5bfae6d7864577fcf9c719af5286861432
parenta7e701aacf645e72f69cb34eaabcb816104ff2bd (diff)
downloadsamba4-f472ac0394231cce3bf69eedf3bfcdbc1671be47.tar.gz
samba4-f472ac0394231cce3bf69eedf3bfcdbc1671be47.tar.xz
samba4-f472ac0394231cce3bf69eedf3bfcdbc1671be47.zip
Fix modules install directory.
-rw-r--r--samba4.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/samba4.spec b/samba4.spec
index f46d958..188b2ae 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -361,7 +361,7 @@ The samba-dc package provides AD Domain Controller functionality
--enable-fhs \
--with-piddir=/var/run \
--with-sockets-dir=/var/run \
- --with-modulesdir=%{_libdir} \
+ --with-modulesdir=%{_libdir}/samba \
--with-pammodulesdir=/%{_lib}/security \
--with-lockdir=/var/lib/samba \
--disable-gnutls \