SHA256
8
0
forked from pool/newt

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:
Lars Vogdt
2012-02-01 10:45:36 +00:00
committed by Git OBS Bridge
parent 24c1c16b99
commit cb1367312c

View File

@@ -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