mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
removed alarm/pogoplug-blparam
This commit is contained in:
parent
a4aaa947db
commit
86999084f5
2 changed files with 0 additions and 16 deletions
|
@ -1,16 +0,0 @@
|
|||
# Maintainer: Mike Staszel <mikestaszel@plugboxlinux.org>
|
||||
|
||||
pkgname=pogoplug-blparam
|
||||
pkgver=1.0
|
||||
pkgrel=4
|
||||
pkgdesc="Blparam pulled from Pogoplug OS"
|
||||
arch=('arm')
|
||||
url="http://www.pogoplug.com"
|
||||
license=('GPL')
|
||||
source=('blparam')
|
||||
md5sums=('df55bfb572b5c28927e7fae04c391656')
|
||||
|
||||
package() {
|
||||
mkdir -p ${pkgdir}/usr/bin
|
||||
install -m755 $srcdir/blparam ${pkgdir}/usr/bin/
|
||||
}
|
Binary file not shown.
Loading…
Reference in a new issue