From 97b1c6e9b06100f7768cfc9ad8a74b9204d31acd Mon Sep 17 00:00:00 2001 From: Peter Marquardt Date: Thu, 26 Sep 2019 15:02:13 +0200 Subject: [PATCH] automoc4: remove (kde--)++ --- automoc4-0.9.88-0.bee | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100755 automoc4-0.9.88-0.bee 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 -#}