Update of /cvs/debian-openoffice/oo-deb/debian
In directory gluck:/tmp/cvs-serv11256
Modified Files:
Tag: OPENOFFICE_ORG680
rules
Log Message:
* make sure ooo-build files are executable
* fix download dependency
Index: rules
===================================================================
RCS file: /cvs/debian-openoffice/oo-deb/debian/rules,v
retrieving revision 1.214.2.14.2.9
retrieving revision 1.214.2.14.2.10
diff -u -d -r1.214.2.14.2.9 -r1.214.2.14.2.10
--- rules 17 Jan 2005 17:52:44 -0000 1.214.2.14.2.9
+++ rules 19 Jan 2005 23:09:54 -0000 1.214.2.14.2.10
@@ -210,6 +210,7 @@
# Make sure we have /proc mounted - otherwise idlc will fail later.
test -r /proc/version
+ chmod u+x ooo-build/configure ooo-build/bin/[a-z]*
ooo-build/patches/apply.pl
cd ooo-build ; ../ooo-build/configure $(CONFIGURE_FLAGS)
touch $@
@@ -533,7 +534,7 @@
cd ooo-build && ./autogen.sh $(CONFIGURE_FLAGS)
# Download the latest ooo-build sources
-download: $(STAMP_DIR)/configure
+download: ooo-build/config.status
ooo-build/download
# Update debian and ooo-build directories from cvs
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]