diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-02-12 13:24:52 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-12 13:24:52 +0000 |
commit | 2766ea08070fae6b438cd5a4ed7277e9ea17e835 (patch) | |
tree | b01972d733563183ff9b36d2fa4c0001e9fcc3b2 /packages/gaim/gaim_cvs.bb | |
parent | c4175020f8f400a7fe4ea6cd3d0cbc8578944d3b (diff) |
gaim_cvs: drop strftime and desktop-name patches
- Drop the configure-strftime.patch again. Upstream decided to always
enable the compatibility code when cross compiling.
- Delete the unused desktop-name-cvs.patch.
Diffstat (limited to 'packages/gaim/gaim_cvs.bb')
-rw-r--r-- | packages/gaim/gaim_cvs.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gaim/gaim_cvs.bb b/packages/gaim/gaim_cvs.bb index 2505b1b9eb..faf707a867 100644 --- a/packages/gaim/gaim_cvs.bb +++ b/packages/gaim/gaim_cvs.bb @@ -5,7 +5,6 @@ PV = "2.0+cvs-${SRCDATE}" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/gaim;module=gaim \ file://no-superimposed-version-on-logo.patch;patch=1 \ file://gtk-deprecated-2.0.0.patch;patch=1 \ - file://configure-strftime.patch;patch=1 \ " include gaim.inc |