remove outdated comments in specfile
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/newt?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
24c1c16b99
commit
cb1367312c
@@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: newt
|
||||
%define libname lib%{name}
|
||||
%define libsoname %{libname}0_52
|
||||
@@ -143,9 +144,6 @@ library providing a python API for creating text mode interfaces.
|
||||
%install
|
||||
%{__make} PYTHONVERS="python%{py_ver}" instroot="%{buildroot}" DESTDIR="%{buildroot}" install install-sh
|
||||
# currently we don't support these languages
|
||||
# FIXME: add to filesystem
|
||||
## and rpmlint
|
||||
# invalid-lc-messages-dir /usr/share/locale/ast/
|
||||
for lang in ast bal sr@latin wo; do
|
||||
%{__rm} -rf %{buildroot}%{_datadir}/locale/$lang
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user