diff options
Diffstat (limited to 'libqpe')
-rw-r--r-- | libqpe/libqpe-opie_cvs.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libqpe/libqpe-opie_cvs.oe b/libqpe/libqpe-opie_cvs.oe index ca49ebf1c4..653effdebc 100644 --- a/libqpe/libqpe-opie_cvs.oe +++ b/libqpe/libqpe-opie_cvs.oe @@ -8,8 +8,7 @@ PROVIDES = "virtual/libqpe" PV = "1.1.6-cvs-${CVSDATE}" PR = "r1" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library \ - file://beagle-debugging.patch;patch=1 " +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=opie/library" S = "${WORKDIR}/library" inherit qmake |