diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-09-08 18:55:07 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-09-08 18:55:07 +0200 |
commit | 712bf363997de9da621b9f2b39a3775493dc0ef3 (patch) | |
tree | 46169d8aeb86f01c972270c87f787e4c07c0ae91 /redhat/applications/kkbswitch/kkbswitch-14.0.0.spec | |
parent | edabd9dd1f64f4a0708f40d294f9b5db317173d4 (diff) | |
download | tde-packaging-712bf363997de9da621b9f2b39a3775493dc0ef3.tar.gz tde-packaging-712bf363997de9da621b9f2b39a3775493dc0ef3.zip |
RPM Packaging: update kkbswitch
Diffstat (limited to 'redhat/applications/kkbswitch/kkbswitch-14.0.0.spec')
-rw-r--r-- | redhat/applications/kkbswitch/kkbswitch-14.0.0.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/redhat/applications/kkbswitch/kkbswitch-14.0.0.spec b/redhat/applications/kkbswitch/kkbswitch-14.0.0.spec index 911af89c4..d569b90f1 100644 --- a/redhat/applications/kkbswitch/kkbswitch-14.0.0.spec +++ b/redhat/applications/kkbswitch/kkbswitch-14.0.0.spec @@ -41,8 +41,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz -Patch0: kkbswitch-14.0.0-ftbfs.patch - BuildRequires: trinity-tqtinterface-devel >= %{tde_version} BuildRequires: trinity-arts-devel >= 1:1.5.10 BuildRequires: trinity-tdelibs-devel >= %{tde_version} @@ -70,7 +68,6 @@ Features include: %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} -%patch0 -p1 -b .ftbfs %__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" |