pkgsrc/games/orbital_eunuchs_sniper/patches/patch-aa
wiz ac1be8ac07 Update to 1.30:
1.30
Added game data dir knowledge.
Added fopen error checking.
Corrected 64bit builds.
Added OSX Makefile to tarballs.
Fixed uninitialized update function crash.
Adjusted configure to abort when libraries are missing.
Compiler warning cleanups.
2008-08-12 16:08:19 +00:00

14 lines
491 B
Text

$NetBSD: patch-aa,v 1.2 2008/08/12 16:08:19 wiz Exp $
--- src/Makefile.in.orig 2006-10-19 03:38:42.000000000 +0000
+++ src/Makefile.in
@@ -38,8 +38,7 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
-pkgdata_PROGRAMS = snipe2d.@CPU_IS@.dynamic$(EXEEXT) \
- snipe2d.@CPU_IS@.static$(EXEEXT)
+pkgdata_PROGRAMS = snipe2d.@CPU_IS@.dynamic$(EXEEXT)
subdir = src
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(srcdir)/snipe2d.in