summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorOliver-Rainer Wittmann <orw@apache.org>2012-12-12 13:17:10 +0000
committerOliver-Rainer Wittmann <orw@apache.org>2012-12-12 13:17:10 +0000
commitace43a5d5d280e014ec917f7c5610a8ef93200eb (patch)
tree9fd979de13571d98ce7f1a281fbf04a4a866686d /postprocess
parentaf6ada82a4634e4b64faf811eaf527c167c334bf (diff)
#121466# - replace BUILD_SPECIAL by ENABLE_OOOIMPROVEMENT for build stuff regarding 'OOo improvement via usage tracking' feature
- start documentation of specified variables in openoffice.lst file
Notes
ignore: aoo
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/packcomponents/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index c9386dd7d4ed..ae74a0d78539 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -190,7 +190,7 @@ my_components += component/vcl/vcl.unx
my_components += updchk.uno
.END
-.IF "$(BUILD_SPECIAL)" != ""
+.IF "$(ENABLE_OOOIMPROVEMENT)" != ""
my_components += oooimprovement
.END