From c5a93432375712b31b31301a805474a9541ada59 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 11 Jun 2005 22:04:04 +0000 Subject: old --- .../files/armagetron-0.1.4.9-Makefile.global.in.patch | 11 ----------- .../armagetron/files/armagetron-0.1.4.9-configure.patch | 13 ------------- games-action/armagetron/files/armagetron-0.1.4.9.sh | 3 --- games-action/armagetron/files/armagetron-0.2.4.sh | 9 --------- games-action/armagetron/files/armagetron-0.2_pre2.sh | 9 --------- 5 files changed, 45 deletions(-) delete mode 100644 games-action/armagetron/files/armagetron-0.1.4.9-Makefile.global.in.patch delete mode 100644 games-action/armagetron/files/armagetron-0.1.4.9-configure.patch delete mode 100644 games-action/armagetron/files/armagetron-0.1.4.9.sh delete mode 100644 games-action/armagetron/files/armagetron-0.2.4.sh delete mode 100644 games-action/armagetron/files/armagetron-0.2_pre2.sh (limited to 'games-action/armagetron') diff --git a/games-action/armagetron/files/armagetron-0.1.4.9-Makefile.global.in.patch b/games-action/armagetron/files/armagetron-0.1.4.9-Makefile.global.in.patch deleted file mode 100644 index c496331cd407..000000000000 --- a/games-action/armagetron/files/armagetron-0.1.4.9-Makefile.global.in.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.global.in Tue Jun 26 08:37:57 2001 -+++ Makefile.global.in.new Sun May 26 11:31:30 2002 -@@ -40,7 +40,7 @@ - # how to compile C++ - files - - %.o: ${srcdir}/%.cpp -- $(SYNC) # on my laptop: make sure changes get flushed to disk -+ $(SYNCDISK) # on my laptop: make sure changes get flushed to disk - $(CXX) $(CXXFLAGS) $(INCLUDES) -I${srcdir} -I${top_srcdir}/src -c $< -o $@ - - %.a: diff --git a/games-action/armagetron/files/armagetron-0.1.4.9-configure.patch b/games-action/armagetron/files/armagetron-0.1.4.9-configure.patch deleted file mode 100644 index 43e2bb6604c2..000000000000 --- a/games-action/armagetron/files/armagetron-0.1.4.9-configure.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- configure.orig Fri May 24 19:03:13 2002 -+++ configure Fri May 24 19:05:22 2002 -@@ -1182,8 +1182,8 @@ - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else -- ac_save_LIBS="$LIBS" --LIBS="-lGLU $LIBS" -+ ac_save_LIBS="$LIBS -L/usr/X11R6/lib" -+LIBS="-lGLU $LIBS -L/usr/X11R6/lib" - cat > conftest.$ac_ext <