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

r906 ./packages/openofficeorg/2.3/experimental: better...



------------------------------------------------------------
revno: 906
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Mon 2007-10-15 01:32:28 +0200
message:
  better...
modified:
  rules
=== modified file 'rules'
--- a/rules	2007-10-14 23:27:11 +0000
+++ b/rules	2007-10-14 23:32:28 +0000
@@ -139,6 +139,7 @@
 USE_BZIP_COMPRESS=n
 PRUNE_OOOBUILD=y
 DBVER=4.5
+NEONSONR=27
 PARALLEL_BUILD=n
 MOZILLA=xulrunner
 
@@ -204,6 +205,7 @@
   USE_SYSTEM_BOOST=y
   USE_SYSTEM_LIBWPG=n
   USE_SYSTEM_HSQLDB=n
+  NEONSONR=26
 endif
 
 #############
@@ -645,13 +647,8 @@
 endif
 
 ifeq "$(USE_SYSTEM_NEON)" "y"
-ifeq "$(DISTREL)" "sid"
-	NEON_VER = 27
-else
-	NEON_VER = 26
-endif
-	BUILD_DEPS += , libneon$(NEON_VER)-gnutls-dev
-	DBG_DBG_SUGGESTS+= , libneon$(NEON_VER)-gnutls-dbg
+	BUILD_DEPS += , libneon$(NEONSONR)-gnutls-dev
+	DBG_DBG_SUGGESTS+= , libneon$(NEONSONR)-gnutls-dbg
 	CONFIGURE_FLAGS += --with-system-neon
 endif
 


Reply to: