summaryrefslogtreecommitdiff
path: root/print/qpdf/patches/patch-make_libtool.mk
blob: 03d2748f76385e2b6851c426f38f578ab186df3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$NetBSD: patch-make_libtool.mk,v 1.2 2013/02/12 12:35:36 drochner Exp $

Sent upstream, will be fixed in 4.1.0.

--- make/libtool.mk.orig	2013-01-17 14:51:04.000000000 +0000
+++ make/libtool.mk
@@ -1,7 +1,7 @@
 # --- Required interface definitions ---
 
 # LIBTOOL needs bash
-SHELL=/bin/bash
+#SHELL=/bin/bash
 
 OBJ=o
 LOBJ=lo
@@ -116,7 +116,6 @@ install: all
 		libqpdf/$(OUTPUT_DIR)/libqpdf.la \
 		$(DESTDIR)$(libdir)/libqpdf.la
 	$(LIBTOOL) --finish $(DESTDIR)$(libdir)
-	$(RM) $(DESTDIR)$(libdir)/libqpdf.la
 	$(LIBTOOL) --mode=install install -c \
 		qpdf/$(OUTPUT_DIR)/qpdf \
 		$(DESTDIR)$(bindir)/qpdf