summaryrefslogtreecommitdiff
path: root/sysutils/amanda-server/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-server/patches/patch-ag')
-rw-r--r--sysutils/amanda-server/patches/patch-ag19
1 files changed, 10 insertions, 9 deletions
diff --git a/sysutils/amanda-server/patches/patch-ag b/sysutils/amanda-server/patches/patch-ag
index 453f2f9b940..9141e5e46da 100644
--- a/sysutils/amanda-server/patches/patch-ag
+++ b/sysutils/amanda-server/patches/patch-ag
@@ -1,17 +1,18 @@
-$NetBSD: patch-ag,v 1.4 2004/05/12 18:45:26 bouyer Exp $
+$NetBSD: patch-ag,v 1.5 2004/11/12 12:13:45 mjl Exp $
---- common-src/Makefile.in.orig 2004-01-08 10:22:20.000000000 -0800
-+++ common-src/Makefile.in 2004-02-23 14:11:45.000000000 -0800
-@@ -536,25 +536,19 @@
+--- common-src/Makefile.in.orig 2004-10-22 15:12:39.000000000 +0200
++++ common-src/Makefile.in 2004-11-08 01:05:05.000000000 +0100
+@@ -624,25 +624,18 @@
done
check-am: all-am
check: check-am
-all-am: Makefile $(LTLIBRARIES) $(HEADERS)
+all-am: Makefile genversion.h
-
installdirs:
-- $(mkinstalldirs) $(DESTDIR)$(libdir)
-
+- for dir in "$(DESTDIR)$(libdir)"; do \
+- test -z "$$dir" || $(mkdir_p) "$$dir"; \
+- done
++
install: install-am
install-exec: install-exec-am
install-data: install-data-am
@@ -24,13 +25,13 @@ $NetBSD: patch-ag,v 1.4 2004/05/12 18:45:26 bouyer Exp $
installcheck: installcheck-am
install-strip:
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-- INSTALL_STRIP_FLAG=-s \
+- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- `test -z '$(STRIP)' || \
- echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:
clean-generic:
-@@ -587,7 +581,7 @@
+@@ -678,7 +671,7 @@
install-data-am: