summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2016-04-13 08:41:42 +0300
committerSergey Popov <pinkbyte@gentoo.org>2016-04-13 08:41:42 +0300
commit535397ee94308f764f1e1b0b073618f749895511 (patch)
treed1f45a1a7fc175c54ed433156fdb5413ef463735 /net-fs/samba/samba-4.2.11.ebuild
parentnet-fs/samba: use /run instead of /var/run (diff)
downloadgentoo-535397ee94308f764f1e1b0b073618f749895511.tar.gz
gentoo-535397ee94308f764f1e1b0b073618f749895511.tar.bz2
gentoo-535397ee94308f764f1e1b0b073618f749895511.zip
net-fs/samba: stop using /var/run in ebuild and conf files too
Gentoo-Bug: 454676 Package-Manager: portage-2.2.28
Diffstat (limited to 'net-fs/samba/samba-4.2.11.ebuild')
-rw-r--r--net-fs/samba/samba-4.2.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.2.11.ebuild b/net-fs/samba/samba-4.2.11.ebuild
index 51fcc3322143..eee6b52ca127 100644
--- a/net-fs/samba/samba-4.2.11.ebuild
+++ b/net-fs/samba/samba-4.2.11.ebuild
@@ -137,7 +137,7 @@ multilib_src_configure() {
--sysconfdir=/etc
--localstatedir=/var
--with-modulesdir=/usr/$(get_libdir)/samba
- --with-piddir=/var/run/${PN}
+ --with-piddir=/run/${PN}
--bundled-libraries=NONE
--builtin-libraries=NONE
--disable-rpath