Author: damjan
Date: Mon Dec 5 20:47:57 2016
New Revision: 1772794
URL: http://svn.apache.org/viewvc?rev=1772794&view=rev
Log:
Finish the main/binaryurp port to gbuild by fixing a path problem
to its component file in main/ure.
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=1772794&r1=1772793&r2=1772794&view=diff
==============================================================================
--- openoffice/trunk/main/ure/source/makefile.mk (original)
+++ openoffice/trunk/main/ure/source/makefile.mk Mon Dec 5 20:47:57 2016
@@ -30,8 +30,8 @@ ZIP1FLAGS = -r
ZIP1LIST = uretest
my_components = \
+ component/binaryurp/source/binaryurp \
component/io/source/acceptor/acceptor \
- binaryurp \
bootstrap \
component/io/source/connector/connector \
introspection \