summaryrefslogtreecommitdiff
path: root/x11/lesstif/patches/patch-cd
blob: 161477180446b5f0797dd7ce6d5043589faef30b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-cd,v 1.1 1999/09/03 19:45:12 drochner Exp $
--- lib/Xm-2.0/Makefile.in.orig	Tue Aug 17 00:10:45 1999
+++ lib/Xm-2.0/Makefile.in	Tue Aug 17 00:11:08 1999
@@ -143,7 +143,7 @@
 # Lets put the headers in a sub directory to avoid
 # poluting /usr/local with more directories for default installs.
 #
-@Version_2_0_TRUE@libdir = $(prefix)/LessTif/Motif2.0/lib
+@Version_2_0_TRUE@libdir = $(prefix)/lib
 
 @Version_2_0_TRUE@lib_LTLIBRARIES = libXm.la
 
@@ -339,7 +339,6 @@
 
 install-data-am:
 	@$(NORMAL_INSTALL)
-	$(MAKE) $(AM_MAKEFLAGS) install-data-hook
 install-data: install-data-am
 
 install-am: all-am