From 2eaad8d390de36b1389395d328861727463fdb66 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Mon, 9 Sep 2019 17:18:40 -0300 Subject: [PATCH] Fixing OBS warning. --- rpm/libv3270.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/libv3270.spec b/rpm/libv3270.spec index 36a07ee..831822a 100644 --- a/rpm/libv3270.spec +++ b/rpm/libv3270.spec @@ -158,7 +158,7 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libv3270.so.%{MAJOR_VERSION} %{_libdir}/libv3270.so.%{MAJOR_VERSION}.%{MINOR_VERSION} -%config %{_datadir}/%{_product}/colors.conf +%{_datadir}/%{_product}/colors.conf %files devel %defattr(-,root,root) -- libgit2 0.21.2