summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArkadiusz Miƛkiewicz2005-03-05 21:44:22 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit05dffae9c2ca3d18dbfcd6643a60e1fe96156aef (patch)
tree50365dcf3da5e6349a0f89cec03198d9d617a0ba
parent2bc2f4657e3249a1ae86d5393300ce5cf5805556 (diff)
downloadlibedit-05dffae9c2ca3d18dbfcd6643a60e1fe96156aef.zip
libedit-05dffae9c2ca3d18dbfcd6643a60e1fe96156aef.tar.gz
- workaround for heimdalauto/ac/libedit-2_9-1
Changed files: libedit.spec -> 1.2
-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)