]> code.ossystems Code Review - openembedded-core.git/commitdiff
oprofileui.inc: Remove now unneeded FILES statement
authorRichard Purdie <richard@openedhand.com>
Mon, 1 Oct 2007 09:22:31 +0000 (09:22 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 1 Oct 2007 09:22:31 +0000 (09:22 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2823 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/oprofile/oprofileui.inc

index 916944dd4dd298c46629b32673b4d1911ea65a27..93f4631d1446a4ca2311e941ee51b46c73aa44cc 100644 (file)
@@ -14,5 +14,3 @@ RDEPENDS_oprofile-viewer = "oprofile"
 
 FILES_oprofileui-server = "${bindir}/oprofile-server"
 RDEPENDS_oprofile-server = "oprofile"
-
-FILES_oprofileui-doc = "/usr/doc/oprofileui"