diff options
Diffstat (limited to 'packages/gaim/gaim_cvs.bb')
-rw-r--r-- | packages/gaim/gaim_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gaim/gaim_cvs.bb b/packages/gaim/gaim_cvs.bb index 801ec7dd25..2505b1b9eb 100644 --- a/packages/gaim/gaim_cvs.bb +++ b/packages/gaim/gaim_cvs.bb @@ -4,8 +4,8 @@ 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://desktop-name-cvs.patch;patch=1 \ file://gtk-deprecated-2.0.0.patch;patch=1 \ + file://configure-strftime.patch;patch=1 \ " include gaim.inc |