soundserver_1.0.bb: Remove libtool patch
authorKhem Raj <raj.khem@gmail.com>
Tue, 17 Mar 2009 07:19:57 +0000 (00:19 -0700)
committerKhem Raj <raj.khem@gmail.com>
Tue, 17 Mar 2009 07:19:57 +0000 (00:19 -0700)
* The patch is not already part of the tar file.
So we can safely delete this patch.

packages/gpephone/soundserver/libtool.patch [deleted file]
packages/gpephone/soundserver_1.0.bb

diff --git a/packages/gpephone/soundserver/libtool.patch b/packages/gpephone/soundserver/libtool.patch
deleted file mode 100644 (file)
index 6ae60d9..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- soundserver-1.0/configure.ac.orig  2007-02-21 18:51:48.000000000 +0100
-+++ soundserver-1.0/configure.ac       2007-02-21 18:52:03.000000000 +0100
-@@ -9,7 +9,6 @@
- # Checks for programs.
- AC_PROG_CC
--AC_PROG_LIBTOOL
- # Localization
- AH_TEMPLATE([GETTEXT_PACKAGE], [Package name for gettext])
index 17e3c6b..5309ea2 100644 (file)
@@ -2,15 +2,13 @@ LICENSE     = "LiPS"
 DESCRIPTION = "Cellphone alarm daemon"
 SECTION = "gpe"
 PRIORITY    = "optional"
-PR          = "r1"
+PR          = "r2"
 
 DEPENDS = "glib-2.0 libiac gstreamer"
 
 GPE_TARBALL_SUFFIX = "bz2"
 inherit gpephone autotools
 
-SRC_URI += " file://libtool.patch;patch=1"
-
 EXTRA_OECONF="--disable-osc8k"
 
 LDFLAGS += " -L${STAGING_LIBDIR}"