[systemd-devel] [PATCH 6/6] nss-myhostname: remove reference to libnss_myhostname_minimal
Tom Gundersen
teg at jklm.no
Sat Jan 5 12:44:32 PST 2013
I can find no reference to this library, might it be a copy-paste
error from nss-mdns?
---
Makefile.am | 2 --
1 file changed, 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index b87b704..cb27026 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3602,11 +3602,9 @@ lib_LTLIBRARIES += \
myhostname-install-exec-hook:
rm -f $(DESTDIR)$(libdir)/libnss_myhostname.la
- rm -f $(DESTDIR)$(libdir)/libnss_myhostname_minimal.la
myhostname-uninstall-hook:
rm -f $(DESTDIR)$(libdir)/libnss_myhostname.so.2
- rm -f $(DESTDIR)$(libdir)/libnss_myhostname_minimal.so.2
INSTALL_EXEC_HOOKS += \
myhostname-install-exec-hook
--
1.8.1
More information about the systemd-devel
mailing list