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

./packages/libreoffice/3.3.0/experimental r2279: add missing )



------------------------------------------------------------
revno: 2279
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Thu 2010-12-30 21:21:48 +0100
message:
  add missing )
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-12-30 18:31:29 +0000
+++ b/rules	2010-12-30 20:21:48 +0000
@@ -511,7 +511,7 @@
 ifeq (s390,$(findstring s390,$(OOO_ARCHS)))
 	BUILD_DEPS += , g++ (>> 4.3.0) [s390], gcc (>> 4.3.0) [s390]
 endif
-ifeq "$(SYSTEM_GCC_VERSION" "4.4"
+ifeq "$(SYSTEM_GCC_VERSION)" "4.4"
   ifeq (armel,$(findstring armel,$(OOO_ARCHS)))
 	BUILD_DEPS += , g++-4.4 (>= 4.4.2-5) [armel]
   endif


Reply to: