Commit 2eaad8d390de36b1389395d328861727463fdb66

Authored by Perry Werneck
1 parent 268efb35
Exists in master and in 1 other branch develop

Fixing OBS warning.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
rpm/libv3270.spec
@@ -158,7 +158,7 @@ rm -rf $RPM_BUILD_ROOT @@ -158,7 +158,7 @@ rm -rf $RPM_BUILD_ROOT
158 %{_libdir}/libv3270.so.%{MAJOR_VERSION} 158 %{_libdir}/libv3270.so.%{MAJOR_VERSION}
159 %{_libdir}/libv3270.so.%{MAJOR_VERSION}.%{MINOR_VERSION} 159 %{_libdir}/libv3270.so.%{MAJOR_VERSION}.%{MINOR_VERSION}
160 160
161 -%config %{_datadir}/%{_product}/colors.conf 161 +%{_datadir}/%{_product}/colors.conf
162 162
163 %files devel 163 %files devel
164 %defattr(-,root,root) 164 %defattr(-,root,root)