diff options
Diffstat (limited to 'games/gnome-games/files/patch-configure')
-rw-r--r-- | games/gnome-games/files/patch-configure | 18 |
1 files changed, 5 insertions, 13 deletions
diff --git a/games/gnome-games/files/patch-configure b/games/gnome-games/files/patch-configure index b633cbc..f8413ef 100644 --- a/games/gnome-games/files/patch-configure +++ b/games/gnome-games/files/patch-configure @@ -1,19 +1,11 @@ ---- configure.orig Sun Apr 21 13:50:05 2002 -+++ configure Wed May 8 15:34:41 2002 -@@ -7864,6 +7864,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' -@@ -12411,7 +12412,7 @@ - +--- configure.orig Wed Dec 17 11:58:34 2003 ++++ configure Wed Dec 17 11:58:35 2003 +@@ -22452,7 +22452,7 @@ + else cat >>confdefs.h <<_ACEOF -#define GNOME_ICONDIR "${prefix}/share/pixmaps" +#define GNOME_ICONDIR "${datadir}/pixmaps" _ACEOF - + fi |