From 3b9439ec0ae57c62bb780377d1050b9a0edadfeb Mon Sep 17 00:00:00 2001 From: mb Date: Thu, 4 Nov 2010 17:25:39 +0000 Subject: [PATCH] xine-ui: Remove some braindamage git-svn-id: svn://svn.openwrt.org/openwrt/packages@23873 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- Xorg/app/xine-ui/patches/120-remove-delay.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Xorg/app/xine-ui/patches/120-remove-delay.patch diff --git a/Xorg/app/xine-ui/patches/120-remove-delay.patch b/Xorg/app/xine-ui/patches/120-remove-delay.patch new file mode 100644 index 000000000..5d3dcc663 --- /dev/null +++ b/Xorg/app/xine-ui/patches/120-remove-delay.patch @@ -0,0 +1,13 @@ +Index: xine-ui-0.99.4/configure +=================================================================== +--- xine-ui-0.99.4.orig/configure 2010-11-04 18:11:02.449000004 +0100 ++++ xine-ui-0.99.4/configure 2010-11-04 18:11:08.594998937 +0100 +@@ -31102,8 +31102,6 @@ + echo "your compiler to "\! + echo + echo "*********************************************************************" +- echo "(sleeping one minute so you can read this...)" +- sleep 60 + + CFLAGS="-O3 $CFLAGS" + DEBUG_CFLAGS="-O $DEBUG_CFLAGS" -- 2.11.0