[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

CVS:oo-deb/debian rules,1.231.2.21,1.231.2.22



Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv11905

Modified Files:
      Tag: OPENOFFICE_ORG_1_1_3
	rules 
Log Message:
add missing source

Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.231.2.21
retrieving revision 1.231.2.22
diff -u -d -r1.231.2.21 -r1.231.2.22
--- rules	7 Nov 2004 17:32:14 -0000	1.231.2.21
+++ rules	7 Nov 2004 20:37:34 -0000	1.231.2.22
@@ -703,7 +703,7 @@
 	# hack around this by just trying a dmake here and the subsequent
 	# normal "build" should work then
 	-. $(SOURCE_TREE)/$(ENVFILE); \
-		cd $(SOURCE_TREE)/bridges/cpp_uno/gcc3_linux_arm && $(DMAKE)
+	    cd $(SOURCE_TREE)/bridges/source/cpp_uno/gcc3_linux_arm && $(DMAKE)
 endif
 
 	. $(SOURCE_TREE)/$(ENVFILE); cd $(SOURCE_TREE)/instsetoo && \



Reply to: