Explorar el Código

resolve file conflict with GNU readline

Ralf S. Engelschall hace 21 años
padre
commit
bd0159673c
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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