Author: damjan
Date: Wed Dec  7 03:43:56 2016
New Revision: 1773007

URL: http://svn.apache.org/viewvc?rev=1773007&view=rev
Log:
Fix the path to the remotebridges component.

Patch by: me

Modified:
    openoffice/trunk/main/ure/source/makefile.mk

Modified: openoffice/trunk/main/ure/source/makefile.mk
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/ure/source/makefile.mk?rev=1773007&r1=1773006&r2=1773007&view=diff
==============================================================================
--- openoffice/trunk/main/ure/source/makefile.mk (original)
+++ openoffice/trunk/main/ure/source/makefile.mk Wed Dec  7 03:43:56 2016
@@ -47,7 +47,7 @@ my_components = \
     component/io/source/stm/streams \
     component/io/source/TextInputStream/textinstream \
     component/io/source/TextOutputStream/textoutstream \
-    component/remotebridges/unourl_resolver/uuresolver
+    component/remotebridges/source/unourl_resolver/uuresolver
 
 .INCLUDE: settings.mk
 .INCLUDE: target.mk


Reply via email to