Blob Blame History Raw
From 798aa84cf45fae4b4f78d4abda9d992fb3e8d062 Mon Sep 17 00:00:00 2001
From: Stephen Gallagher <sgallagh@redhat.com>
Date: Thu, 9 Apr 2015 16:30:15 -0400
Subject: [PATCH] Fedora: fix package of /usr/bin/net

---
 service/realmd-redhat.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/service/realmd-redhat.conf b/service/realmd-redhat.conf
index e0bfbf55dcf05dd1dd1f7ff650099f33033e3aa9..e39fad525c716d1ed99715280cd5d497b9039427 100644
--- a/service/realmd-redhat.conf
+++ b/service/realmd-redhat.conf
@@ -1,11 +1,11 @@
 # Distro specific overrides for redhat
 [paths]
 smb.conf = /etc/samba/smb.conf
 
 [samba-packages]
-samba-common = /usr/bin/net
+samba-common-tools = /usr/bin/net
 
 [winbind-packages]
 samba-winbind = /usr/sbin/winbindd
 samba-winbind-clients = /usr/bin/wbinfo
 oddjob = /usr/sbin/oddjobd
-- 
2.3.4