diff options
Diffstat (limited to 'eet/eet_cvs.oe')
-rw-r--r-- | eet/eet_cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eet/eet_cvs.oe b/eet/eet_cvs.oe index eba05d9dec..762704a4f0 100644 --- a/eet/eet_cvs.oe +++ b/eet/eet_cvs.oe @@ -7,7 +7,7 @@ MAINTAINER = "Chris Larson <kergoth@handhelds.org>" DEPENDS = "zlib jpeg" PV = "${CVSDATE}" -SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/eet;date=${CVSDATE} \ +SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=e17/libs/eet \ file://flags.patch;patch=1" S = "${WORKDIR}/eet" |