[Lunar-commits] xine-lib: Fixed the BUILD because florin forgot to remove the patch_it call.

Terry Chan tchan at lunar-linux.org
Mon Jan 7 19:58:08 CET 2008


commit 6e7e4f23c73f284ad63a001af9372b82c9d0d7e9
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Mon Jan 7 12:58:08 2008 -0600

    xine-lib: Fixed the BUILD because florin forgot to remove the patch_it call.
---
 video/xine-lib/BUILD |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/video/xine-lib/BUILD b/video/xine-lib/BUILD
index b1dbae3..8d930a3 100644
--- a/video/xine-lib/BUILD
+++ b/video/xine-lib/BUILD
@@ -1,9 +1,7 @@
 (
 
-  patch_it $SOURCE_CACHE/$SOURCE1 0 &&
-
   if module_installed kdelibs3; then
-  ARTS_CONFIG="${KDE_PREFIX:-/opt/lunar/kde/3}/bin/artsc-config"
+    ARTS_CONFIG="${KDE_PREFIX:-/opt/lunar/kde/3}/bin/artsc-config"
   fi &&
 
   OPTS="$OPTS --enable-static --with-xv-path=/usr/X11/lib"


More information about the Lunar-commits mailing list