blob: eb237421180eda862f077f40908b67402a0eb1f9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.5+svnr${SRCREV}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.gnome.org/svn/${PN};module=trunk;proto=http \
file://dates-owl-window-menu.patch;patch=1 \
"
|