tasque r207 - in trunk: . RtmNet
- From: sharm svn gnome org
- To: svn-commits-list gnome org
- Subject: tasque r207 - in trunk: . RtmNet
- Date: Tue, 6 Jan 2009 15:26:53 +0000 (UTC)
Author: sharm
Date: Tue Jan 6 15:26:53 2009
New Revision: 207
URL: http://svn.gnome.org/viewvc/tasque?rev=207&view=rev
Log:
* tasque/RtmNet/Makefile.am: Use libdir instead of prefix/lib for RtmNet
DLL. Fixes bug #540983, patch courtesy of David Kaylor.
Modified:
trunk/ChangeLog
trunk/RtmNet/Makefile.am
Modified: trunk/RtmNet/Makefile.am
==============================================================================
--- trunk/RtmNet/Makefile.am (original)
+++ trunk/RtmNet/Makefile.am Tue Jan 6 15:26:53 2009
@@ -46,7 +46,7 @@
$(TARGET): $(CSFILES)
$(CSC) -unsafe -out:$@ $(CSFLAGS) $^ $(ASSEMBLIES) $(RESOURCES)
-tasquelibdir = $(prefix)/lib/tasque
+tasquelibdir = $(libdir)/tasque
tasquelib_DATA = $(TARGET)
bin_SCRIPTS = $(WRAPPER)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]