Commit 7b85b770dd3a578a8fda26c8b2bdb0668b4391fa
1 parent
14da4144
Exists in
master
and in
5 other branches
Ajustes para empacotamento.
Showing
1 changed file
with
2 additions
and
0 deletions
Show diff stats
rpm/pw3270.spec
... | ... | @@ -268,6 +268,8 @@ rm %{buildroot}/%{_datadir}/pw3270/ui/*rexx*.xml |
268 | 268 | %{_datadir}/pw3270/colors.conf |
269 | 269 | %{_datadir}/pw3270/pw3270.png |
270 | 270 | %{_datadir}/pw3270/pw3270-logo.png |
271 | + | |
272 | +%dir %{_datadir}/pw3270/charsets | |
271 | 273 | %{_datadir}/pw3270/charsets/bracket.xml |
272 | 274 | |
273 | 275 | %dir %{_libdir}/pw3270-plugins | ... | ... |