[Lunar-commits] <moonbase> freetype: removed the CONFIGURE file.

Florin Braescu florin at lunar-linux.org
Tue Jul 13 09:10:52 CEST 2010


commit 2e39a1de80f46a458fbed49d4c76d7adaa1226a7
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Tue Jul 13 10:10:52 2010 +0300

    freetype: removed the CONFIGURE file.
    
    It's no longer needed.
---
 graphics/freetype2/BUILD     |    5 -----
 graphics/freetype2/CONFIGURE |    1 -
 2 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/graphics/freetype2/BUILD b/graphics/freetype2/BUILD
index 20a1590..7a198bb 100644
--- a/graphics/freetype2/BUILD
+++ b/graphics/freetype2/BUILD
@@ -2,11 +2,6 @@
 
   patch_it $SOURCE_CACHE/$SOURCE2 1  &&
 
-#  if [ $BYTECODE == "y" ] ; then
-#    sed -i -r 's:.*(#.*BYTE.*) .*:\1:' \
-#       include/freetype/config/ftoption.h
-#  fi  &&
-
   sed -i -r 's:.*(#.*SYSTEM_ZLIB.*) .*:\1:' \
     include/freetype/config/ftoption.h  &&
 
diff --git a/graphics/freetype2/CONFIGURE b/graphics/freetype2/CONFIGURE
deleted file mode 100644
index 726f372..0000000
--- a/graphics/freetype2/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-mquery BYTECODE "Enable bytecode interpreter?" y


More information about the Lunar-commits mailing list