blob: 1dadbc0ec93683e634216b1ea6b9b3df85aeafe0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.3+svn${SRCDATE}"
S = "${WORKDIR}/trunk"
PR = "r1"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http \
file://dates-owl-window-menu.patch;patch=1 \
"
|