From 9bfce72c88fd8c86c2e3150473f5d07c82979aca Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Wed, 18 Oct 2006 01:52:34 +0000 Subject: [PATCH 1/1] fix --- tools/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile.am b/tools/Makefile.am index 361b0b4e..3e19e435 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -4,4 +4,4 @@ libopen: all: libopen install: - $(INSTALL) libopen.so.0.0 $(DEST)/usr/lib + $(INSTALL) libopen.so.0.0 $(DESTDIR)/usr/lib -- 2.30.2