summaryrefslogtreecommitdiff
path: root/comms/plptools/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'comms/plptools/patches/patch-al')
-rw-r--r--comms/plptools/patches/patch-al13
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/plptools/patches/patch-al b/comms/plptools/patches/patch-al
deleted file mode 100644
index 94c37240515..00000000000
--- a/comms/plptools/patches/patch-al
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-al,v 1.2 2004/09/08 12:14:59 wiz Exp $
-
---- plpbackup/Makefile.in.orig 2003-02-04 11:27:22.000000000 +0100
-+++ plpbackup/Makefile.in
-@@ -209,7 +209,7 @@ x_libraries = @x_libraries@
- INCLUDES = -I$(top_srcdir)/lib
-
- bin_PROGRAMS = plpbackup
--plpbackup_LDADD = $(LIB_PLP)
-+plpbackup_LDADD = $(LIB_PLP) $(INTLLIBS)
- plpbackup_SOURCES = plpbackup.cc
- mkinstalldirs = $(SHELL) $(top_srcdir)/conf/mkinstalldirs
- CONFIG_HEADER = ../include/config.h