diff options
Diffstat (limited to 'redhat/extras/theme-baghira')
-rw-r--r-- | redhat/extras/theme-baghira/theme-baghira-3.5.13.1.spec | 2 | ||||
-rw-r--r-- | redhat/extras/theme-baghira/theme-baghira-3.5.13.2.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/redhat/extras/theme-baghira/theme-baghira-3.5.13.1.spec b/redhat/extras/theme-baghira/theme-baghira-3.5.13.1.spec index 7314a98e8..5d7241eee 100644 --- a/redhat/extras/theme-baghira/theme-baghira-3.5.13.1.spec +++ b/redhat/extras/theme-baghira/theme-baghira-3.5.13.1.spec @@ -70,7 +70,7 @@ This package is in PLF because it contains non-free icons. -e "s|kde_htmldir='.*'|kde_htmldir='%{tde_tdedocdir}/HTML'|g" %__cp -f "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in" -%__cp -f "/usr/share/libtool/config/ltmain.sh" "admin/ltmain.sh" || %__cp -f "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh" +%__cp -f "/usr/share/libtool/"*"/ltmain.sh" "admin/ltmain.sh" || %__cp -f "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh" %__make -f "admin/Makefile.common" %build diff --git a/redhat/extras/theme-baghira/theme-baghira-3.5.13.2.spec b/redhat/extras/theme-baghira/theme-baghira-3.5.13.2.spec index 66fe8b315..8709474ef 100644 --- a/redhat/extras/theme-baghira/theme-baghira-3.5.13.2.spec +++ b/redhat/extras/theme-baghira/theme-baghira-3.5.13.2.spec @@ -74,7 +74,7 @@ This package is in PLF because it contains non-free icons. -e "s|kde_htmldir='.*'|kde_htmldir='%{tde_tdedocdir}/HTML'|g" %__cp -f "/usr/share/aclocal/libtool.m4" "admin/libtool.m4.in" -%__cp -f "/usr/share/libtool/config/ltmain.sh" "admin/ltmain.sh" || %__cp -f "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh" +%__cp -f "/usr/share/libtool/"*"/ltmain.sh" "admin/ltmain.sh" || %__cp -f "/usr/share/libtool/ltmain.sh" "admin/ltmain.sh" %__make -f "admin/Makefile.common" %build |