From 5454045eadd4ff22a001b0a24cc5f74db2b3d1c9 Mon Sep 17 00:00:00 2001 From: Raphael Groner Date: Sep 09 2018 08:17:30 +0000 Subject: prevent rpmlint claims --- diff --git a/nautilus-python.rpmlintrc b/nautilus-python.rpmlintrc new file mode 100644 index 0000000..c62c8f9 --- /dev/null +++ b/nautilus-python.rpmlintrc @@ -0,0 +1,2 @@ +# empty index +addFilter(r'zero-length /usr/share/gtk-doc/html/nautilus-python/index\.sgml') diff --git a/nautilus-python.spec b/nautilus-python.spec index 307d86c..6cdeb43 100644 --- a/nautilus-python.spec +++ b/nautilus-python.spec @@ -93,7 +93,6 @@ ln -s ../docs python3 %endif %if %{with python3} pushd python3 -#export PYTHON_LIB_LOC=%{_libdir} export PYTHON_LIB_NAME=python%{python3_version} %configure \ --enable-gtk-doc