openbsd-ports/games/dopewars/patches/patch-Makefile_in
brad ab44620a46 Prevent auto*shit from trying to do things it shouldn't be doing.
It always mystifies me how people can use this f$#%ing GARBAGE! and get
it to do anything useful.
2004-01-02 04:53:53 +00:00

13 lines
393 B
Plaintext

OpenBSD: patch-Makefile_in,v 1.2 2002/08/27 02:42:36 brad Exp $
--- Makefile.in.orig 2002-06-25 13:08:22.000000000 -0400
+++ Makefile.in 2003-12-23 22:06:53.000000000 -0500
@@ -356,7 +356,7 @@ all-recursive-am: config.h
install-exec-am:
install-exec: install-exec-recursive
-install-data-am: install-data-local
+install-data-am:
install-data: install-data-recursive
install-am: all-am