diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-20 22:27:55 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-20 22:27:55 +0000 |
commit | ce9f6053cb9d07d3141b422dd83d1453acb3918c (patch) | |
tree | 62f9a3bc84808fb00d8fe8da61f176bd790b4488 /games-board/qgo/files | |
parent | Version bump. Use autoloads. (diff) | |
download | historical-ce9f6053cb9d07d3141b422dd83d1453acb3918c.tar.gz historical-ce9f6053cb9d07d3141b422dd83d1453acb3918c.tar.bz2 historical-ce9f6053cb9d07d3141b422dd83d1453acb3918c.zip |
attempt to fix parallel compile (bug #161362)
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'games-board/qgo/files')
-rw-r--r-- | games-board/qgo/files/qgo-1.5.4-parallel.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/games-board/qgo/files/qgo-1.5.4-parallel.patch b/games-board/qgo/files/qgo-1.5.4-parallel.patch index ed94161ea01a..4351104b7071 100644 --- a/games-board/qgo/files/qgo-1.5.4-parallel.patch +++ b/games-board/qgo/files/qgo-1.5.4-parallel.patch @@ -20,3 +20,15 @@ install-exec-am: +--- templates/Makefile.in.bad 2007-09-20 15:39:52.000000000 -0400 ++++ templates/Makefile.in 2007-09-20 15:40:01.000000000 -0400 +@@ -386,8 +386,7 @@ + + info-am: + +-install-data-am: install-ApplinkDATA install-MimelinkDATA \ +- install-data-local ++install-data-am: install-ApplinkDATA install-MimelinkDATA + + install-exec-am: + |