From b70981b68efcce5256eb11c6cd26ae123b10b6ea Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 24 Jul 2009 08:01:31 +0000 Subject: moved extra/* to main/ and fixed misc build issues --- extra/acf-quagga/APKBUILD | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 extra/acf-quagga/APKBUILD (limited to 'extra/acf-quagga/APKBUILD') diff --git a/extra/acf-quagga/APKBUILD b/extra/acf-quagga/APKBUILD deleted file mode 100644 index 01c71c88..00000000 --- a/extra/acf-quagga/APKBUILD +++ /dev/null @@ -1,15 +0,0 @@ -# Maintainer: Natanael Copa -pkgname=acf-quagga -pkgver=0.4.0 -pkgrel=0 -pkgdesc="A web-based system administration interface for quagga" -url="http://git.alpinelinux.org/cgit/acf-quagga" -license="GPL-2" -depends="acf-core lua quagga" -source="http://git.alpinelinux.org/cgit/$pkgname/snapshot/$pkgname-$pkgver.tar.bz2" - -build() { - cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir" install -} -md5sums="ff46d473979a147abb3111e058f33993 acf-quagga-0.4.0.tar.bz2" -- cgit v1.2.3