blob: 0eb0e452ae610e81d9c78b551532655077696d33 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.3 2008/04/15 18:23:54 drochner Exp $
--- data/Makefile.in.orig 2008-04-03 21:28:58.000000000 +0200
+++ data/Makefile.in
@@ -768,7 +768,7 @@ info: info-recursive
info-am:
-install-data-am: install-bugreportSCRIPTS install-data-local \
+install-data-am: install-data-local \
install-desktopDATA install-man install-schemaDATA \
install-stuffDATA
@$(NORMAL_INSTALL)
|