diff options
author | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-02-21 19:34:50 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@src.gnome.org> | 2003-02-21 19:34:50 +0000 |
commit | 99e581d63aec01f6909029ff8879357d0dd052ae (patch) | |
tree | f99b384ae55497849d29279321c5af14cf9de779 | |
parent | 7a1e9c6296a76558a1e9ddce211cc8fc5f60910a (diff) |
eek, drop the patchesvte_0_10_23
-rw-r--r-- | vte.spec | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -6,9 +6,6 @@ License: LGPL Group: User Interface/X BuildRoot: %{_tmppath}/%{name}-root Source: %{name}-%{version}.tar.gz -Patch0: %{name}-%{version}-spacing.patch -Patch1: %{name}-%{version}-im.patch -Patch2: %{name}-%{version}-keymap.patch BuildPrereq: gtk2-devel, pygtk2-devel, python-devel Requires: bitmap-fonts @@ -26,9 +23,6 @@ package contains the files needed for building applications using VTE. %prep %setup -q -%patch0 -p0 -b .spacing -%patch1 -p0 -b .im -%patch2 -p0 -b .keymap %build if [ -x %{_bindir}/python2.2 ]; then |