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

./packages/libreoffice/3.3.0/experimental r2292: fix SRB install



------------------------------------------------------------
revno: 2292
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Sat 2011-01-01 17:08:21 +0100
message:
  fix SRB install
modified:
  rules
=== modified file 'rules'
--- a/rules	2011-01-01 13:37:14 +0000
+++ b/rules	2011-01-01 16:08:21 +0000
@@ -259,7 +259,6 @@
 SYSTEM_STUFF += openssl
 NEW_DPKG_SHLIBDEPS=y
 ifeq "$(ENABLE_JAVA)" "y"
-  # can be reenabled after cws rptfix04
   ENABLE_REPORTDESIGN=y
   ENABLE_MEDIAWIKI=y
   SYSTEM_STUFF += jfreereport apache-commons
@@ -3227,7 +3226,7 @@
 		ln -s /$(OOSDKDIR)/index.html index.html
 endif
 
-ifeq "$(PACKAGE_REPORTDESIGN)" "y"
+ifeq "$(ENABLE_REPORTDESIGN)" "y"
   ifeq "$(ENABLE_JAVA)" "y"
 	# install this; we need to register this ourselves later in
 	# the maintainer scripts. This is intended upstream (*rpt* stuff


Reply to: