0859386f3d
PERMIT_* accordingly. from new maintainer antti harri
13 lines
389 B
Plaintext
13 lines
389 B
Plaintext
$OpenBSD: patch-Makefile_am,v 1.1 2011/04/14 10:56:25 jasper Exp $
|
|
--- Makefile.am.orig Mon Apr 4 23:56:57 2011
|
|
+++ Makefile.am Mon Apr 4 23:57:05 2011
|
|
@@ -4,7 +4,7 @@ SUBDIRS = src
|
|
|
|
man_MANS = abuse.6
|
|
|
|
-datafiledir = $(datadir)/games/abuse
|
|
+datafiledir = $(datadir)/abuse
|
|
datafile_DATA = abuse.bmp abuse.lsp abuse.png
|
|
|
|
EXTRA_DIST = bootstrap abuse.6 abuse.bmp abuse.lsp abuse.png
|