summaryrefslogtreecommitdiffstats
path: root/main/mt-st
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-08-31 13:55:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-08-31 13:55:19 +0000
commit0fe77937b5940034eeb713ab95a75df3393e771c (patch)
treeb152c3d8fcb6c6f25d481a486f4e79f907a21d70 /main/mt-st
parentaab2493f536c2fb690cec857a1daa84dd8f6cea1 (diff)
downloadaports-fcolista-0fe77937b5940034eeb713ab95a75df3393e771c.tar.bz2
aports-fcolista-0fe77937b5940034eeb713ab95a75df3393e771c.tar.xz
main/mt-st: let trigger handle busybox links
Diffstat (limited to 'main/mt-st')
-rw-r--r--main/mt-st/APKBUILD11
-rw-r--r--main/mt-st/mt-st.post-deinstall3
2 files changed, 1 insertions, 13 deletions
diff --git a/main/mt-st/APKBUILD b/main/mt-st/APKBUILD
index add803b271..9ed2287753 100644
--- a/main/mt-st/APKBUILD
+++ b/main/mt-st/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname=mt-st
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Linux SCSI tape driver aware magnetic tape control"
url="http://www.ibiblio.org/pub/linux/system/backup/"
arch="all"
@@ -14,17 +14,8 @@ source="http://www.ibiblio.org/pub/linux/system/backup/$pkgname-$pkgver.tar.gz"
_builddir="$srcdir"/$pkgname-$pkgver
-#prepare() {
-# cd "$_builddir"
-# # apply patches here
-#}
-
build() {
cd "$_builddir"
-# ./configure --prefix=/usr \
-# --sysconfdir=/etc \
-# --mandir=/usr/share/man \
-# --infodir=/usr/share/info
make || return 1
}
diff --git a/main/mt-st/mt-st.post-deinstall b/main/mt-st/mt-st.post-deinstall
deleted file mode 100644
index 99b57c4635..0000000000
--- a/main/mt-st/mt-st.post-deinstall
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-busybox --install -s