stage developent files for tidy

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3972 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Øyvind Kolås 2008-03-06 18:55:00 +00:00
parent 4d19e959a7
commit e3c007f4bb
2 changed files with 4 additions and 1 deletions

View File

@ -19,3 +19,6 @@ do_configure_prepend() {
sed -i s:docs::g ${S}/Makefile.am
}
do_stage () {
autotools_stage_all
}

View File

@ -1,7 +1,7 @@
require tidy.inc
PV = "0.1.0+svnr${SRCREV}"
PR = "4"
PR = "6"
SRC_URI = "svn://svn.o-hand.com/repos/tidy;module=trunk;proto=http \
file://tidy-enable-tests.patch;patch=1"