]> code.ossystems Code Review - openembedded-core.git/commitdiff
Fix tasks packaging
authorRoss Burton <ross@openedhand.com>
Thu, 1 Mar 2007 20:58:17 +0000 (20:58 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 1 Mar 2007 20:58:17 +0000 (20:58 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1312 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/tasks/tasks_svn.bb

index 5920ae391d41c88ce20d094eab73be331fb620dd..41733d6615bdedef620c98d7062b8a52d50e7f11 100644 (file)
@@ -11,5 +11,3 @@ SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"
 inherit autotools pkgconfig gtk-icon-cache
 
 S = "${WORKDIR}/trunk"
-
-FILES_${PN} += "${datadir}/icons"