From 9694554233bb123b8df25118b8a612b986e7cdf4 Mon Sep 17 00:00:00 2001
From: Michael Hanson <hansonorders@verison.net>
Date: Tue, 6 Apr 2010 00:36:06 +0000
Subject: lcdproc: Forgot to make changes in PKGBUILD that causes pkg to not
 install properly. ref #676

---
 abs/extra-testing/lcdproc/PKGBUILD | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/abs/extra-testing/lcdproc/PKGBUILD b/abs/extra-testing/lcdproc/PKGBUILD
index 73a393b..e5cc719 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=2
+pkgrel=3
 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"
@@ -21,7 +21,6 @@ build() {
   make
   make DESTDIR=$startdir/pkg install
   sed -e "s/server\/drivers\//\/usr\/lib\/lcdproc\//g" LCDd.conf > $pkgdir/etc/LCDd.conf
-  install -D -m 755 $startdir/src/run.lcdd $startdir/pkg/etc/sv/lcdd/run
 }
 md5sums=('fe9a7c9d8f2c5e76250ce2ea8f644921'
          '274322642740ad323c43ec5d324519d4')
-- 
cgit v0.12