diff --git a/rarian-0.8.1-0.bee b/rarian-0.8.1-0.bee deleted file mode 100755 index 140388f5c..000000000 --- a/rarian-0.8.1-0.bee +++ /dev/null @@ -1,26 +0,0 @@ -#!/bin/env beesh - -PGRP=( uncategorized ) - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/rarian/0.8/rarian-0.8.1.tar.bz2" - -PATCHES[0]="" - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} -