From 96ef4dee93211e39242c0376a0f252784f7bd596 Mon Sep 17 00:00:00 2001 From: leigh123linux Date: Dec 04 2015 08:37:33 +0000 Subject: fix build --- diff --git a/nemo-extensions.spec b/nemo-extensions.spec index 89d6d5f..8322186 100644 --- a/nemo-extensions.spec +++ b/nemo-extensions.spec @@ -199,6 +199,9 @@ popd pushd nemo-terminal mkdir %{buildroot}/%{_datadir}/nemo-terminal +%if 0%{?rhel} +mkdir -p %{buildroot}/%{_datadir}/glib-2.0/schemas/ +%endif install -pm 0644 src/nemo_terminal.py %{buildroot}/%{_datadir}/nemo-python/extensions/ install -pm 0644 src/org.nemo.extensions.nemo-terminal.gschema.xml %{buildroot}/%{_datadir}/glib-2.0/schemas/ install -pm 0644 pixmap/logo_120x120.png %{buildroot}/%{_datadir}/nemo-terminal