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

r812 ./packages/openofficeorg/2.3/experimental: fix conditional



------------------------------------------------------------
revno: 812
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Tue 2007-07-31 13:16:09 +0200
message:
  fix conditional
modified:
  changelog
  rules
=== modified file 'changelog'
--- a/changelog	2007-07-31 10:52:31 +0000
+++ b/changelog	2007-07-31 11:16:09 +0000
@@ -1,4 +1,4 @@
-openoffice.org (2.3.0~src680m222-1) experimental; urgency=low
+openoffice.org (2.3.0~src680m222-0.1pre) experimental; urgency=low
 
   * new upstream snapshot (SRC680_m222)
     - fixes joining cells in writer tables (closes: #218281)

=== modified file 'rules'
--- a/rules	2007-07-31 10:52:31 +0000
+++ b/rules	2007-07-31 11:16:09 +0000
@@ -866,7 +866,7 @@
 	fi
 
 	# prune upstream ooo-build files
-ifeq "$(DIST)" "PRUNE_OOOBUILD"
+ifeq "$(PRUNE_OOOBUILD)" "y"
 	set -e; \
 	cd ooo-build ;\
 	rm -rf \


Reply to: