13 lines
612 B
Plaintext
13 lines
612 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.4 2006/12/23 08:17:54 jolan Exp $
|
|
--- Makefile.in.orig Thu Dec 7 16:29:04 2006
|
|
+++ Makefile.in Fri Dec 8 15:29:36 2006
|
|
@@ -178,7 +178,7 @@ sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
EXTRA_DIST = crimson.desktop crimson.spec.in README.bi2cf README.CoMET VisualC++.zip
|
|
-SUBDIRS = doc src tools gfx levels locale music sfx
|
|
+SUBDIRS = src tools gfx levels locale music sfx
|
|
DISTCHECK_CONFIGURE_FLAGS = --enable-bi2cf --enable-cf2bmp --enable-cfed --enable-comet
|
|
desktopdir = $(datadir)/applications
|
|
desktop_DATA = crimson.desktop
|