diff --git a/automoc4-0.9.88-0.bee b/automoc4-0.9.88-0.bee deleted file mode 100755 index 0006a2016..000000000 --- a/automoc4-0.9.88-0.bee +++ /dev/null @@ -1,31 +0,0 @@ -#!/usr/bin/env beesh - -SRCURL[0]="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.kde.org/pub/kde/stable/automoc4/${PKGVERSION}/automoc4-${PKGVERSION}.tar.bz2" - -PATCHURL[0]="" - -# BEE_CONFIGURE=compat - -# EXCLUDE="" - - - -#mee_extract() { -# bee_extract ${@} -#} - -#mee_patch() { -# bee_patch ${@} -#} - -#mee_configure() { -# bee_configure -#} - -#mee_build() { -# bee_build -#} - -#mee_install() { -# bee_install -#}