blob: e04179e45a705881119a86389f0f183eb9857908 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-aa,v 1.1 2010/02/15 16:07:27 joerg Exp $
--- Makefile.in.orig 2010-02-15 16:00:11.000000000 +0000
+++ Makefile.in
@@ -857,7 +857,6 @@ install-data-hook:
|| chmod 664 "$(DESTDIR)$(scoredir)/mbscore" ; } \
&& chmod 575 "$(DESTDIR)$(scoredir)" ; \
fi
- $(DESTDIR)$(bindir)/moon-buggy -c
uninstall-local:
rm -f $(DESTDIR)$(scoredir)/mbscore
|