Commit ca71cb6891aeed6d7ea9c63f7405961caaea55ac

Authored by Perry Werneck
1 parent 73c4e513
Exists in master and in 1 other branch develop

Updating package control files.

win/x86_32/mingw32-libv3270.spec
... ... @@ -162,6 +162,9 @@ rm -rf %{buildroot}
162 162 %{_mingw32_datadir}/%{_product}/pot/*.pot
163 163 %{_mingw32_datadir}/%{_product}/colors.conf
164 164  
  165 +%dir %{_mingw32_datadir}/%{_product}/remap
  166 +%{_mingw32_datadir}/%{_product}/remap/*.xml
  167 +
165 168 %files -n mingw32-glade-catalog-v3270
166 169 %defattr(-,root,root)
167 170  
... ...
win/x86_64/mingw64-libv3270.spec
... ... @@ -161,6 +161,9 @@ rm -rf %{buildroot}
161 161 %{_mingw64_datadir}/%{_product}/pot/*.pot
162 162 %{_mingw64_datadir}/%{_product}/colors.conf
163 163  
  164 +%dir %{_mingw64_datadir}/%{_product}/remap
  165 +%{_mingw64_datadir}/%{_product}/remap/*.xml
  166 +
164 167 %files -n mingw64-glade-catalog-v3270
165 168 %defattr(-,root,root)
166 169  
... ...