[Lunar-commits] <moonbase> cups: fixed BUILD error

Zbigniew Luszpinski zbiggy at lunar-linux.org
Fri Jul 29 03:06:33 CEST 2011


commit aff1a964cb82769aac28cafef4cb9f09d23dbafa
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date:   Fri Jul 29 03:06:33 2011 +0200

    cups: fixed BUILD error
---
 printer/cups/BUILD |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/printer/cups/BUILD b/printer/cups/BUILD
index 83f0b07..ff7d1d9 100644
--- a/printer/cups/BUILD
+++ b/printer/cups/BUILD
@@ -1,13 +1,13 @@
 (
 
-  if in_depends $MODULE gnutls ; then
+#  if in_depends $MODULE gnutls ; then
     # Prevent crash when using print preview in firefox4
     # http://www.cups.org/str.php?L3606
     # https://bugzilla.redhat.com/show_bug.cgi?id=607159
     # https://bugzilla.mozilla.org/show_bug.cgi?id=573039
     # configure warns: GNU TLS cannot be made thread-safe
     #OPTS+=" --disable-threads"
-  fi &&
+#  fi &&
 
   default_config &&
   sedit "s:-Os -g::" Makedefs &&


More information about the Lunar-commits mailing list