From acfd3fe1f272114ac7567c00571f9d999fa7144d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 5 Oct 2014 22:18:07 +0200 Subject: RPM Packaging: update tdebase --- redhat/tdebase/tdebase-14.0.0.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redhat/tdebase/tdebase-14.0.0.spec b/redhat/tdebase/tdebase-14.0.0.spec index ba819450f..f5e7e9ad3 100644 --- a/redhat/tdebase/tdebase-14.0.0.spec +++ b/redhat/tdebase/tdebase-14.0.0.spec @@ -3651,11 +3651,11 @@ cat << EOF > "%{buildroot}%{_sysconfdir}/logrotate.d/tdm" } EOF -# Move faces icon to XDG directory +# Move faces icon to XDG directory '/usr/share/faces' if [ ! -d "%{?buildroot}%{_datadir}/faces" ]; then %__mkdir_p "%{?buildroot}%{_datadir}/faces" %__mv -f "%{?buildroot}%{tde_datadir}/apps/tdm/pics/users/"* "%{?buildroot}%{_datadir}/faces" - %__rmdir "%{?buildroot}%{tde_datadir}/apps/tdm/pics/users/" + rmdir "%{?buildroot}%{tde_datadir}/apps/tdm/pics/users/" %__ln_s "%{_datadir}/faces" "%{?buildroot}%{tde_datadir}/apps/tdm/pics/users" fi -- cgit v1.2.3