aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unrar/unrar-native_3.4.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/unrar/unrar-native_3.4.3.bb')
-rw-r--r--recipes/unrar/unrar-native_3.4.3.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/unrar/unrar-native_3.4.3.bb b/recipes/unrar/unrar-native_3.4.3.bb
deleted file mode 100644
index 4b87691e89..0000000000
--- a/recipes/unrar/unrar-native_3.4.3.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require unrar.inc
-inherit native
-
-do_stage() {
- install unrar ${STAGING_BINDIR}
-}
-
-do_package() {
- :
-}
-
-do_install() {
- :
-}