Files
pkgsrc-ng/x11/libXaw/patches/patch-Makefile.in
2013-09-26 17:14:40 +02:00

14 lines
384 B
Plaintext

$NetBSD: patch-Makefile.in,v 1.2 2012/06/08 11:50:14 obache Exp $
--- Makefile.in.orig 2012-06-02 03:31:49.000000000 +0000
+++ Makefile.in
@@ -841,8 +841,6 @@ uninstall-am: uninstall-local uninstall-
install-exec-hook:
- cd $(DESTDIR)$(libdir) && rm -f libXaw.@LIBEXT@ && $(LN_S) $(DEFAULT_LIB) libXaw.@LIBEXT@
-
uninstall-local:
-rm -f $(DESTDIR)$(libdir)/libXaw.@LIBEXT@