diff --git a/libgweather-3.0.0-1.bee b/libgweather-3.0.0-1.bee deleted file mode 100755 index 2291a5ae4..000000000 --- a/libgweather-3.0.0-1.bee +++ /dev/null @@ -1,31 +0,0 @@ -#!/bin/env beesh - -SRCURL[0]="http://ftp.gnome.org/pub/gnome/sources/libgweather/${PKGVERSION[2]}/libgweather-${PKGVERSION}.tar.bz2" - -PATCHURL[0]="" - -PGRP=( uncategorized ) - - -#SYSCONFDIR=/etc/gnome - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - -mee_patch() { - bee_patch -} - -mee_configure() { - bee_configure -} - -mee_build() { - bee_build -} - -mee_install() { - bee_install -} -