summaryrefslogtreecommitdiff
path: root/sysutils/amanda-common
diff options
context:
space:
mode:
authorbouyer <bouyer>2004-05-28 09:20:37 +0000
committerbouyer <bouyer>2004-05-28 09:20:37 +0000
commitf8abb01142d86ae47b27bce1a2cd2b2346cff624 (patch)
tree9ff54de0a409049a8ae32f4ad2abc6032e554e93 /sysutils/amanda-common
parentb9029c8312bd5d8e152e5202017e3c75a9aaf16f (diff)
downloadpkgsrc-f8abb01142d86ae47b27bce1a2cd2b2346cff624.tar.gz
Add file I forgot to 'cvs add' when I updated this package.
Pointed out by Thomas Klausner.
Diffstat (limited to 'sysutils/amanda-common')
-rw-r--r--sysutils/amanda-common/patches/patch-ae31
1 files changed, 31 insertions, 0 deletions
diff --git a/sysutils/amanda-common/patches/patch-ae b/sysutils/amanda-common/patches/patch-ae
new file mode 100644
index 00000000000..2eca1b57ca2
--- /dev/null
+++ b/sysutils/amanda-common/patches/patch-ae
@@ -0,0 +1,31 @@
+$NetBSD: patch-ae,v 1.4 2004/05/28 09:20:37 bouyer Exp $
+
+--- tape-src/Makefile.in.orig 2004-01-08 19:22:46.000000000 +0100
++++ tape-src/Makefile.in 2004-05-12 14:35:59.000000000 +0200
+@@ -160,7 +160,7 @@
+ lib_LTLIBRARIES = libamtape.la
+ LIB_EXTENSION = la
+
+-sbin_PROGRAMS = ammt amdd amtapetype
++sbin_PROGRAMS =
+
+ libamtape_la_SOURCES = output-file.c \
+ output-null.c \
+@@ -217,7 +217,7 @@
+ output-tape.lo tapeio.lo
+ libamtape_la_OBJECTS = $(am_libamtape_la_OBJECTS)
+ EXTRA_PROGRAMS = amtapeio$(EXEEXT)
+-sbin_PROGRAMS = ammt$(EXEEXT) amdd$(EXEEXT) amtapetype$(EXEEXT)
++sbin_PROGRAMS =
+ PROGRAMS = $(sbin_PROGRAMS)
+
+ amdd_SOURCES = amdd.c
+@@ -519,7 +519,7 @@
+
+ install-data-am:
+
+-install-exec-am: install-libLTLIBRARIES install-sbinPROGRAMS
++install-exec-am: install-libLTLIBRARIES
+ @$(NORMAL_INSTALL)
+ $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
+