summaryrefslogtreecommitdiff
path: root/misc/amanda26-server/files
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-12-03 13:18:46 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-12-03 13:18:46 +0000
commit814ed2099e6a005b7758b6f62e6eded296a7b380 (patch)
treee1178b3ca734084760dba65cb37fa0412139082b /misc/amanda26-server/files
parentThe directories installed tgif.mo and searched in tgif command (diff)
Upgrade amanda to 2.4.3b1.
This is an upgraded repo-copy of amand24-client and amanda24-server, which along with the out dated amanda will be going away. PR: 32419 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Approved by: jeh
Notes
Notes: svn path=/head/; revision=50961
Diffstat (limited to 'misc/amanda26-server/files')
-rw-r--r--misc/amanda26-server/files/patch-ab16
-rw-r--r--misc/amanda26-server/files/patch-ac23
2 files changed, 21 insertions, 18 deletions
diff --git a/misc/amanda26-server/files/patch-ab b/misc/amanda26-server/files/patch-ab
index 92690f794cad..4f6bc0ca5d58 100644
--- a/misc/amanda26-server/files/patch-ab
+++ b/misc/amanda26-server/files/patch-ab
@@ -1,12 +1,12 @@
---- common-src/Makefile.in.orig Fri Jan 26 14:28:17 2001
-+++ common-src/Makefile.in Thu Feb 8 06:51:25 2001
-@@ -481,7 +481,8 @@
- check: check-am
- installcheck-am:
- installcheck: installcheck-am
+--- common-src/Makefile.in Fri Nov 30 11:33:48 2001
++++ common-src/Makefile.in.new Fri Nov 30 18:03:29 2001
+@@ -611,7 +611,8 @@
+
+ install-data-am:
+
-install-exec-am: install-libLTLIBRARIES
+@WANT_CLIENT_TRUE@install-exec-am: @WANT_CLIENT_TRUE@install-libLTLIBRARIES
+@WANT_SERVER_TRUE@install-exec-am:
- install-exec: install-exec-am
- install-data-am:
+ install-info:
+
diff --git a/misc/amanda26-server/files/patch-ac b/misc/amanda26-server/files/patch-ac
index f7e9751971fa..aa763df6c0ef 100644
--- a/misc/amanda26-server/files/patch-ac
+++ b/misc/amanda26-server/files/patch-ac
@@ -1,12 +1,15 @@
---- tape-src/Makefile.in.orig Fri Jan 26 14:28:19 2001
-+++ tape-src/Makefile.in Sun Feb 11 21:18:00 2001
-@@ -353,7 +353,8 @@
- check: check-am
- installcheck-am:
- installcheck: installcheck-am
--install-exec-am: install-libLTLIBRARIES
-+@WANT_CLIENT_TRUE@install-exec-am: @WANT_CLIENT_TRUE@install-libLTLIBRARIES
-+@WANT_SERVER_TRUE@install-exec-am:
- install-exec: install-exec-am
+--- tape-src/Makefile.in Fri Nov 30 11:33:56 2001
++++ tape-src/Makefile.in.new Fri Nov 30 18:16:35 2001
+@@ -524,7 +524,11 @@
install-data-am:
+
+-install-exec-am: install-libLTLIBRARIES install-sbinPROGRAMS
++@WANT_CLIENT_TRUE@install-exec-am: @WANT_CLIENT_TRUE@install-libLTLIBRARIES \
++ install-sbinPROGRAMS
++ @$(NORMAL_INSTALL)
++ $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
++@WANT_SERVER_TRUE@install-exec-am: install-sbinPROGRAMS
+ @$(NORMAL_INSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
+