pkgsrc/lang/moscow_ml/patches/patch-ad
tnn 63b4595c1e Update to Moscow ML version 2.01 (January 2004)
No ChangeLog available, but a recursive diff reveals
a mostly bugfix release.

From Aleksej Saushev in private mail.
2008-04-28 10:16:57 +00:00

15 lines
393 B
Text

$NetBSD: patch-ad,v 1.6 2008/04/28 10:16:57 tnn Exp $
DESTDIR support.
--- config/Makefile.orig 2000-02-16 18:36:57.000000000 +0300
+++ config/Makefile 2008-04-27 22:39:21.000000000 +0400
@@ -4,7 +4,7 @@
@echo "Run 'sh autoconf' or 'sh autoconf gcc' or ..."
install:
- $(INSTALL_PROGRAM) m.h s.h $(INCDIR)
+ $(INSTALL_DATA) m.h s.h $(DESTDIR)$(INCDIR)
clean scratch:
rm -f m.h s.h