diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:29:16 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-09-10 19:29:16 +0000 |
commit | f199057b8679cd2eed424fccb45361c89a133d31 (patch) | |
tree | e6ec41e59db82809cd99452c53c9efe67a3985e3 /games-action/abuse_sdl/files/stupid-fix.patch | |
parent | games action and arcade (diff) | |
download | gentoo-2-f199057b8679cd2eed424fccb45361c89a133d31.tar.gz gentoo-2-f199057b8679cd2eed424fccb45361c89a133d31.tar.bz2 gentoo-2-f199057b8679cd2eed424fccb45361c89a133d31.zip |
action games !
Diffstat (limited to 'games-action/abuse_sdl/files/stupid-fix.patch')
-rw-r--r-- | games-action/abuse_sdl/files/stupid-fix.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games-action/abuse_sdl/files/stupid-fix.patch b/games-action/abuse_sdl/files/stupid-fix.patch new file mode 100644 index 000000000000..a16e305cae89 --- /dev/null +++ b/games-action/abuse_sdl/files/stupid-fix.patch @@ -0,0 +1,10 @@ +--- abuse.lsp.orig 2002-12-26 18:03:02.000000000 -0500 ++++ abuse.lsp 2002-12-26 18:06:53.000000000 -0500 +@@ -26,6 +26,7 @@ + (load "lisp/gates.lsp") + (load "lisp/duong.lsp") + (load "lisp/ant.lsp") ++(load "register/ant.lsp") + (load "lisp/people.lsp") + (load "lisp/weapons.lsp") + (load "lisp/explo.lsp") |