blob: a08176d37a60cde9f9df52684c9a16e7ac6cefc2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-aa,v 1.1 2010/10/12 16:41:43 joerg Exp $
--- xmltooling/Makefile.am.orig 2009-12-03 17:38:44.000000000 +0000
+++ xmltooling/Makefile.am
@@ -208,8 +208,6 @@ libxmltooling_la_SOURCES = \
endif
install-exec-hook:
- for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
-
EXTRA_DIST = \
xmltooling.vcproj \
xmltooling-lite.vcproj \
|