Przeglądaj źródła

resolve file conflict with GNU readline

Ralf S. Engelschall 21 lat temu
rodzic
commit
bd0159673c
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      libedit/libedit.spec

+ 2 - 1
libedit/libedit.spec

@@ -34,7 +34,7 @@ Class:        EVAL
 Group:        Terminal
 License:      BSD
 Version:      2.6.7
-Release:      20040207
+Release:      20040415
 
 #   package options
 %option       with_readline no
@@ -82,6 +82,7 @@ AutoReqProv:  no
 %install
     rm -rf $RPM_BUILD_ROOT
     %{l_make} %{l_mflags} install PREFIX=$RPM_BUILD_ROOT%{l_prefix}
+    rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man3/history.3
     %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
 
 %files -f files