diff options
Diffstat (limited to 'games/gnomegames/files/patch-configure')
-rw-r--r-- | games/gnomegames/files/patch-configure | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/games/gnomegames/files/patch-configure b/games/gnomegames/files/patch-configure deleted file mode 100644 index 5f987d995706..000000000000 --- a/games/gnomegames/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Sun May 26 21:39:20 2002 -+++ configure Sun May 26 21:39:52 2002 -@@ -5805,6 +5805,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -9832,7 +9833,7 @@ - - - cat >> confdefs.h <<EOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - EOF - - |