diff options
Diffstat (limited to 'games-fps/quakeforge/files')
-rw-r--r-- | games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch b/games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch index 396d7322b453..38fb0c187689 100644 --- a/games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch +++ b/games-fps/quakeforge/files/quakeforge-0.7.2-gentoo.patch @@ -1,5 +1,5 @@ ---- nq/source/Makefile.am.old 2012-11-18 16:57:56.658388682 +0100 -+++ nq/source/Makefile.am 2012-11-18 16:58:11.470268607 +0100 +--- a/nq/source/Makefile.am 2012-11-18 16:57:56.658388682 +0100 ++++ b/nq/source/Makefile.am 2012-11-18 16:58:11.470268607 +0100 @@ -138,7 +138,7 @@ nq_x11_SOURCES= sys_unix.c nq_x11_LDADD= $(nq_x11_libs) \ @@ -9,8 +9,8 @@ nq_x11_LDFLAGS= $(common_ldflags) nq_x11_DEPENDENCIES= $(nq_x11_libs) ---- qw/source/Makefile.am.old 2012-11-18 17:10:59.148172332 +0100 -+++ qw/source/Makefile.am 2012-11-18 17:11:55.866876762 +0100 +--- a/qw/source/Makefile.am 2012-11-18 17:10:59.148172332 +0100 ++++ b/qw/source/Makefile.am 2012-11-18 17:11:55.866876762 +0100 @@ -168,7 +168,7 @@ qw_client_x11_SOURCES= cl_sys_unix.c qw_client_x11_LDADD= $(qw_client_x11_libs) \ @@ -20,8 +20,8 @@ qw_client_x11_LDFLAGS= $(common_ldflags) qw_client_x11_DEPENDENCIES= $(qw_client_x11_libs) ---- tools/qwaq/Makefile.am.old 2012-11-18 17:15:16.024714317 +0100 -+++ tools/qwaq/Makefile.am 2012-11-18 17:15:41.955749660 +0100 +--- a/tools/qwaq/Makefile.am 2012-11-18 17:15:16.024714317 +0100 ++++ b/tools/qwaq/Makefile.am 2012-11-18 17:15:41.955749660 +0100 @@ -38,7 +38,7 @@ qwaq_x11_SOURCES=qwaq.c qwaq-bi.c qwaq_x11_LDADD= $(qwaq_x11_libs) $(QWAQ_LIBS) \ |