[Lunar-commits] <moonbase> gtk+-2: removed remains of flashpatch

Samuel Verstraete elangelo at lunar-linux.org
Wed Jul 2 15:46:56 CEST 2008


commit c597a1390148148da817c434678c0b8ae09d06a4
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date:   Wed Jul 2 15:46:56 2008 +0200

    gtk+-2: removed remains of flashpatch
---
 graphics/gtk+-2/BUILD     |    5 -----
 graphics/gtk+-2/CONFIGURE |    1 -
 2 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/graphics/gtk+-2/BUILD b/graphics/gtk+-2/BUILD
index 3db5dea..3c7451c 100644
--- a/graphics/gtk+-2/BUILD
+++ b/graphics/gtk+-2/BUILD
@@ -5,11 +5,6 @@
      OPTS="$OPTS --with-xinput=yes --enable-debug=no"
   fi &&
 
-  if [ "$FLASH_PATCH" == "y" ]; then
-    # This patch is necessary so flash 9.0.48 works with qt browsers
-    patch_it $SOURCE2 0 
-  fi &&
-
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/graphics/gtk+-2/CONFIGURE b/graphics/gtk+-2/CONFIGURE
index c5b18cc..96c931d 100644
--- a/graphics/gtk+-2/CONFIGURE
+++ b/graphics/gtk+-2/CONFIGURE
@@ -1,2 +1 @@
 mquery USE_XINPUT "Install XINPUT support? This is needed for wacom tablets in gimp!" y
-mquery FLASH_PATCH "You want to patch gtk+-2 so you can use flash with opera or konqueror?" n


More information about the Lunar-commits mailing list