mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
478 B
Plaintext
15 lines
478 B
Plaintext
$NetBSD: patch-xsec_Makefile.in,v 1.1 2011/02/23 09:02:08 adam Exp $
|
|
|
|
Keep .la files installed.
|
|
|
|
--- xsec/Makefile.in.orig 2011-02-22 11:02:33.000000000 +0000
|
|
+++ xsec/Makefile.in
|
|
@@ -3108,7 +3108,6 @@ uninstall-am: uninstall-binPROGRAMS unin
|
|
|
|
|
|
install-exec-hook:
|
|
- for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
|
|
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|