c7ad5c4afa
Somewhat more than 11 rooms later... PKG_DESTDIR_SUPPORT
12 lines
296 B
Text
12 lines
296 B
Text
$NetBSD: patch-bo,v 1.1 2009/12/18 01:09:23 abs Exp $
|
|
|
|
--- doc/gatebau/Makefile.orig 1999-01-10 16:55:58.000000000 +0000
|
|
+++ doc/gatebau/Makefile
|
|
@@ -34,6 +34,6 @@ veryclean: clean
|
|
check:
|
|
|
|
install:
|
|
- cp msgid*.html $(PREFIX)$(HTMLDIR)
|
|
+ cp msgid*.html $(DESTDIR)$(PREFIX)$(HTMLDIR)
|
|
|
|
depend:
|