From 36884580782589b6ad027a258ec57b8fd2957f57 Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Wed, 21 Jan 2004 15:47:41 +0000 Subject: [PATCH] a updated esmart fix - this one might get into CVS ... git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2268 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/rene/esmart/usr-local.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/rene/esmart/usr-local.patch b/package/rene/esmart/usr-local.patch index 1e6cb2dfd..9c7baea41 100644 --- a/package/rene/esmart/usr-local.patch +++ b/package/rene/esmart/usr-local.patch @@ -3,7 +3,7 @@ @@ -1,5 +1,5 @@ plugin_LTLIBRARIES = default.la -plugindir = /usr/local/lib/esmart/layout -+plugindir = $(prefix)/lib/esmart/layout ++plugindir = $(libdir)/esmart/layout default_la_SOURCES = default.c default_la_LDFLAGS = -module -avoid-version @@ -12,7 +12,7 @@ @@ -1,5 +1,5 @@ plugin_LTLIBRARIES = entice.la -plugindir = /usr/local/lib/esmart/layout -+plugindir = $(prefix)/lib/esmart/layout ++plugindir = $(libdir)/esmart/layout entice_la_SOURCES = entice.c entice_la_LDFLAGS = -module -avoid-version