summaryrefslogtreecommitdiff
path: root/games/xgospel/patches/patch-aa
blob: 4dd1b7e3dd89ffe1e0878628254ce9443402eac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1 1999/12/12 04:20:21 hubertf Exp $

--- Makefile.in.orig	Sun Dec 12 05:15:06 1999
+++ Makefile.in	Sun Dec 12 05:15:42 1999
@@ -163,7 +163,7 @@
 ###############################################################################
 
 installdirs:
-	$(INSTALL_PROGRAM) -d $(bindir)
+	$(BSD_INSTALL_PROGRAM_DIR) -d $(bindir)
 
 install: all installdirs
 	case '${MFLAGS}' in *[ik]*) set +e;; *) set -e;; esac; \