Commit 579f5eb8d69315ca6f744edf385f3599849eabe6

Authored by Perry Werneck
1 parent ef1ac84c
Exists in master

Incluindo README.md no pacote rpm

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
rpm/php5-pw3270.spec
@@ -64,6 +64,7 @@ rm -rf $RPM_BUILD_ROOT @@ -64,6 +64,7 @@ rm -rf $RPM_BUILD_ROOT
64 64
65 %files 65 %files
66 %defattr(-,root,root) 66 %defattr(-,root,root)
  67 +%doc README.md
67 %config %{_phpconf}/tn3270.ini 68 %config %{_phpconf}/tn3270.ini
68 %{_phpextdir}/*.so 69 %{_phpextdir}/*.so
69 70