summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libedit.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/libedit.spec b/libedit.spec
index 608e7ad..57d21a5 100644
--- a/libedit.spec
+++ b/libedit.spec
@@ -73,6 +73,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/lib*.so
%{_includedir}/*
%{_mandir}/man3/*
+# conflict with heimdal, does heimdal use some internal libedit?
+%exclude %{_mandir}/man3/editline*
%files static
%defattr(644,root,root,755)