summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/lcdproc/PKGBUILD
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verison.net>2010-04-05 21:46:56 (GMT)
committerMichael Hanson <hansonorders@verison.net>2010-04-05 21:46:56 (GMT)
commit633bb83e698e5914fd38d72e6a17c7249445a3d4 (patch)
treeba45a768aaa628f60b352bae4cb9d61d9dca256a /abs/extra-testing/lcdproc/PKGBUILD
parentbe834a1587a6fb592cdd3d3205c1636547a7815d (diff)
downloadlinhes_pkgbuild-633bb83e698e5914fd38d72e6a17c7249445a3d4.zip
linhes_pkgbuild-633bb83e698e5914fd38d72e6a17c7249445a3d4.tar.gz
linhes_pkgbuild-633bb83e698e5914fd38d72e6a17c7249445a3d4.tar.bz2
lcdproc: remove run file as it exists in runit-scripts.
ref #673
Diffstat (limited to 'abs/extra-testing/lcdproc/PKGBUILD')
-rw-r--r--abs/extra-testing/lcdproc/PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/abs/extra-testing/lcdproc/PKGBUILD b/abs/extra-testing/lcdproc/PKGBUILD
index a16945e..73a393b 100644
--- a/abs/extra-testing/lcdproc/PKGBUILD
+++ b/abs/extra-testing/lcdproc/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Bernhard Walle <bernhard.walle@gmx.de>
pkgname=lcdproc
pkgver=0.5.3
-pkgrel=1
+pkgrel=2
pkgdesc="LCDproc is a utility to drive one or more LCD (and LCD-like) devices attached to a host."
url="http://lcdproc.omnipotent.net/"
license="GPL"
@@ -10,7 +10,6 @@ backup=(etc/LCDd.conf)
arch=(i686 x86_64)
install=lcdproc.install
source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
- run.lcdd
lcdproc-add-serdisplib
)
@@ -25,5 +24,4 @@ build() {
install -D -m 755 $startdir/src/run.lcdd $startdir/pkg/etc/sv/lcdd/run
}
md5sums=('fe9a7c9d8f2c5e76250ce2ea8f644921'
- '3c819fe53358ffb6d5e06f68dd8e367b'
'274322642740ad323c43ec5d324519d4')