diff options
Diffstat (limited to 'packages/patcher')
-rw-r--r-- | packages/patcher/patcher_20040913.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/patcher/patcher_20040913.bb b/packages/patcher/patcher_20040913.bb index 9559f5cf72..af4d91217c 100644 --- a/packages/patcher/patcher_20040913.bb +++ b/packages/patcher/patcher_20040913.bb @@ -14,5 +14,3 @@ do_install() { install -d ${D}${bindir} install -m 0755 patcher.py ${D}${bindir}/patcher } - -DEPENDS_prepend_delete = "patcher " |