From f37d58e9988a78fa1fde73f9f68898e56f5d9e13 Mon Sep 17 00:00:00 2001 From: Mamoru Tasaka Date: Jul 07 2008 17:51:56 +0000 Subject: switcher is not really for unified plugin build --- diff --git a/cairo-dock.spec b/cairo-dock.spec index 0c1eef6..a4e6f6f 100644 --- a/cairo-dock.spec +++ b/cairo-dock.spec @@ -195,6 +195,8 @@ cd .. %endif # temporary fix +# switcher is not ready +sed -i.dir -e '/switcher/d' Makefile.am # First deal with subdirs in topdir configure.ac, then else Subdirs_1=$(%{__sed} -n '\@SUBDIR@,\@^.*[^\\]$@s|\\$||p' Makefile.am | tail -n +2)