summaryrefslogtreecommitdiff
path: root/packages/gpephone/soundserver
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-03-17 00:19:57 -0700
committerKhem Raj <raj.khem@gmail.com>2009-03-17 00:19:57 -0700
commite5686a44a3323e2f6abfac38eda654663684cfab (patch)
tree4b2aaac11b15248784b034d70b782392dd0c1e9b /packages/gpephone/soundserver
parent94d8b289d930fe384b53e5cbc4384e94864bccbd (diff)
soundserver_1.0.bb: Remove libtool patch
* The patch is not already part of the tar file. So we can safely delete this patch.
Diffstat (limited to 'packages/gpephone/soundserver')
-rw-r--r--packages/gpephone/soundserver/libtool.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/gpephone/soundserver/libtool.patch b/packages/gpephone/soundserver/libtool.patch
deleted file mode 100644
index 6ae60d9288..0000000000
--- a/packages/gpephone/soundserver/libtool.patch
+++ /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])