From bb02e2d23753db9b37c0874672edb50dceeb32f0 Mon Sep 17 00:00:00 2001 From: Justin Patrin Date: Wed, 31 Aug 2005 18:24:19 +0000 Subject: e-wm: Remove 2 large unused fonts - This makes e-image-core small enough for most devices :-) --- packages/e17/e-wm_20050810.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'packages/e17/e-wm_20050810.bb') diff --git a/packages/e17/e-wm_20050810.bb b/packages/e17/e-wm_20050810.bb index e0fa41311c..c6cbee4cd9 100644 --- a/packages/e17/e-wm_20050810.bb +++ b/packages/e17/e-wm_20050810.bb @@ -4,12 +4,13 @@ LICENSE = "MIT" SECTION = "e/apps" MAINTAINER = "Justin Patrin " CVSDATE = "${PV}" -PR = "r2" +PR = "r3" SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/apps/e \ file://Xsession.d/98enlightenment \ file://fix-configure.patch;patch=1 \ - file://add-menu-autoscroll-options.patch;patch=1" + file://add-menu-autoscroll-options.patch;patch=1 \ + file://remove-large-fonts.patch;patch=1" S = "${WORKDIR}/e" inherit autotools -- cgit v1.2.3