diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-09-04 23:10:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-05 06:25:16 +0700 |
commit | d573a41c06fb151b0f759cb3fdbe7b7d3d56f830 (patch) | |
tree | e4bda10fa8916d8c579e67a15541e512bede8ae0 /games/pinball/pinball-0.3.1-lacomment.patch | |
parent | a230fb8b3aa72715d5db7c630f303da74f9ea839 (diff) |
games/pinball: Added (open source pinball simulator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/pinball/pinball-0.3.1-lacomment.patch')
-rw-r--r-- | games/pinball/pinball-0.3.1-lacomment.patch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/games/pinball/pinball-0.3.1-lacomment.patch b/games/pinball/pinball-0.3.1-lacomment.patch new file mode 100644 index 000000000000..60a93bc548fe --- /dev/null +++ b/games/pinball/pinball-0.3.1-lacomment.patch @@ -0,0 +1,22 @@ +--- src/Makefile.in~ 2010-11-15 10:55:51.000000000 -0600 ++++ src/Makefile.in 2010-11-15 11:07:27.427255000 -0600 +@@ -505,7 +505,7 @@ + uninstall-pinincludeHEADERS uninstall-pinlibLIBRARIES + + +-dnl libemilia_pin_la_SOURCES = $(libemilia_pin_a_SOURCES) ++#dnl libemilia_pin_la_SOURCES = $(libemilia_pin_a_SOURCES) + + # !+rzr : This trick workaround a bad generated rule (under Linux mingw32) + # src/ litool returns: -L/usr/local//lib /usr/lib/libjpeg.so +--- test/Makefile.in~ 2010-11-15 11:11:07.000000000 -0600 ++++ test/Makefile.in 2010-11-15 11:12:46.119254852 -0600 +@@ -621,7 +621,7 @@ + mostlyclean-generic mostlyclean-libtool tags uninstall \ + uninstall-am uninstall-info-am uninstall-testlibLTLIBRARIES + +-dnl noinst_PROGRAMS = unittest ++#dnl noinst_PROGRAMS = unittest + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: |