From 633bb83e698e5914fd38d72e6a17c7249445a3d4 Mon Sep 17 00:00:00 2001 From: Michael Hanson Date: Mon, 5 Apr 2010 21:46:56 +0000 Subject: lcdproc: remove run file as it exists in runit-scripts. ref #673 --- abs/extra-testing/lcdproc/PKGBUILD | 4 +--- abs/extra-testing/lcdproc/run.lcdd | 8 -------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 abs/extra-testing/lcdproc/run.lcdd 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 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') diff --git a/abs/extra-testing/lcdproc/run.lcdd b/abs/extra-testing/lcdproc/run.lcdd deleted file mode 100644 index 5f4af8e..0000000 --- a/abs/extra-testing/lcdproc/run.lcdd +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash - -. /etc/rc.conf -. /etc/rc.d/functions - -PID=`pidof -o %PPID /usr/sbin/LCDd` - stat_busy "Starting LCDd daemon" - [ -z "$PID" ] && exec /usr/sbin/LCDd -f -c /etc/LCDd.conf -- cgit v0.12