pkgsrc/comms/fidogate/patches/patch-bo
abs c7ad5c4afa You are in a maze of twisty little Makefiles, all with short install targets
Somewhat more than 11 rooms later... PKG_DESTDIR_SUPPORT
2009-12-18 01:09:23 +00:00

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: