summaryrefslogtreecommitdiff
path: root/sysutils/amanda-dev-common/patches/patch-ab
blob: df3a6428adbaba6d7e873d28cd8c290d3ec57a3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
$NetBSD: patch-ab,v 1.1.1.1 2002/05/02 13:28:15 bouyer Exp $

--- Makefile.in.orig	Fri Mar  8 20:29:29 2002
+++ Makefile.in	Tue Apr 30 13:23:44 2002
@@ -33,7 +33,7 @@
 mandir = @mandir@
 includedir = @includedir@
 oldincludedir = /usr/include
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/doc/@PACKAGE@
 pkglibdir = $(libdir)/@PACKAGE@
 pkgincludedir = $(includedir)/@PACKAGE@
 top_builddir = .
@@ -155,11 +155,11 @@
 ACINCLUDE_M4_DEPS = $(ACINCLUDE_M4I) $(LIBTOOL_M4I)
 
 @WANT_CLIENT_TRUE@CLIENT_SUBDIRS = client-src
-@WANT_TAPE_TRUE@TAPE_SUBDIRS = tape-src
+TAPE_SUBDIRS = tape-src
 @WANT_SERVER_TRUE@SERVER_SUBDIRS = server-src changer-src
 @WANT_RESTORE_TRUE@RESTORE_SUBDIRS = restore-src
 @WANT_RECOVER_TRUE@RECOVER_SUBDIRS = recover-src
-@WANT_AMPLOT_TRUE@PLOT_SUBDIRS = amplot
+#PLOT_SUBDIRS = amplot
 # order is significant, don't change it arbitrarily
 SUBDIRS = \
 	config \
@@ -170,7 +170,7 @@
 	$(RESTORE_SUBDIRS) \
 	$(RECOVER_SUBDIRS) \
 	$(PLOT_SUBDIRS) \
-	man docs example
+	man
 
 
 pkgdata_DATA = \