diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-24 22:40:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-24 22:40:26 +0000 |
commit | 9f80490dc052d4b59586de65a1859c4c46faf373 (patch) | |
tree | 8a1b39dd6c1698949a00fa84dad33ea2e1673f2c /app-emulation | |
parent | make glib required (diff) | |
download | gentoo-2-9f80490dc052d4b59586de65a1859c4c46faf373.tar.gz gentoo-2-9f80490dc052d4b59586de65a1859c4c46faf373.tar.bz2 gentoo-2-9f80490dc052d4b59586de65a1859c4c46faf373.zip |
glib is required
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/libspectrum/files/0.2.0.1-no-gnome.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app-emulation/libspectrum/files/0.2.0.1-no-gnome.patch b/app-emulation/libspectrum/files/0.2.0.1-no-gnome.patch deleted file mode 100644 index 9afa265b9b31..000000000000 --- a/app-emulation/libspectrum/files/0.2.0.1-no-gnome.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- libspectrum.h.in.orig 2003-11-24 11:57:50.432351584 -0500 -+++ libspectrum.h.in 2003-11-24 11:58:17.915173560 -0500 -@@ -44,7 +44,9 @@ - LIBSPECTRUM_DEFINE_TYPES - - /* glib or its replacement */ -+#ifndef __G_SLIST_H__ - LIBSPECTRUM_GLIB_REPLACEMENT -+#endif __G_SLIST_H__ - - /* - * General libspectrum routines |