File tasque-fix-rtmnet-dir.patch of Package tasque

Index: tasque-0.1.8/RtmNet/Makefile.am
===================================================================
--- tasque-0.1.8.orig/RtmNet/Makefile.am
+++ tasque-0.1.8/RtmNet/Makefile.am
@@ -46,7 +46,7 @@ ASSEMBLIES =  \
 $(TARGET): $(CSFILES)
 	$(CSC) -unsafe -out:$@ $(CSFLAGS) $^ $(ASSEMBLIES) $(RESOURCES)
 
-tasquelibdir = $(prefix)/lib/tasque
+tasquelibdir = $(libdir)/tasque
 tasquelib_DATA = $(TARGET)	
 
 bin_SCRIPTS = $(WRAPPER)
Index: tasque-0.1.8/RtmNet/Makefile.in
===================================================================
--- tasque-0.1.8.orig/RtmNet/Makefile.in
+++ tasque-0.1.8/RtmNet/Makefile.in
@@ -270,7 +270,7 @@ ASSEMBLIES = \
 	-r:System.Web \
 	-r:System.Xml
 
-tasquelibdir = $(prefix)/lib/tasque
+tasquelibdir = $(libdir)/tasque
 tasquelib_DATA = $(TARGET)	
 bin_SCRIPTS = $(WRAPPER)
 EXTRA_DIST = \
openSUSE Build Service is sponsored by