drop old patches

This commit is contained in:
Matthias Clasen 2011-01-11 16:51:14 -05:00
parent e2326db476
commit 679c256780

View File

@ -18,9 +18,6 @@ Source0: http://download.gnome.org/sources/gnome-terminal/2.33/gnome-terminal-%{
# http://bugzilla.gnome.org/show_bug.cgi?id=588732
Source1: profile-new-dialog.ui
Patch0: gnome-terminal-builder.patch
Patch1: gnome-terminal-libs.patch
# gconftool-2
Requires(pre): GConf2 >= %{gconf_version}
Requires(post): GConf2 >= %{gconf_version}
@ -48,8 +45,6 @@ clickable URLs.
%prep
%setup -q
%patch0 -p1 -b .builder
%patch1 -p1 -b .libs
autoreconf -i -f
@ -58,7 +53,7 @@ autoreconf -i -f
make %{?_smp_mflags}
cp %{SOURCE1} src
#cp %{SOURCE1} src
%install