summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/runit-scripts/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-06-01 02:10:45 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-06-01 02:10:45 (GMT)
commitf01297f70fbbf345e11edcf8f1d5fb77c6d2a6ed (patch)
tree1babc4291a4cd3d72ce7e595212a273318e33018 /abs/core-testing/runit-scripts/PKGBUILD
parentd7a06c882ef45d014319f98daf8e0dbe5599321d (diff)
parent528268bf6b14f8e3c9f4941d5587d982ff1892d6 (diff)
downloadlinhes_pkgbuild-f01297f70fbbf345e11edcf8f1d5fb77c6d2a6ed.zip
linhes_pkgbuild-f01297f70fbbf345e11edcf8f1d5fb77c6d2a6ed.tar.gz
linhes_pkgbuild-f01297f70fbbf345e11edcf8f1d5fb77c6d2a6ed.tar.bz2
Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD into linhes-config-python
* 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD: runit-scripts: update the lircd run script to use the dvicoIR sym link lirc: update PKGBUILD to install dvico udev rule lirc: add udev rule for the dvico remote lirc: added support for other mce remotes Added patch needed for FUPPES for compile. Initial inclusion, needed for fuppes. Updated to fuppes-svn. Removed fuppes. Latest version. Closes FS 365. Fixed typo. Included ffpresets. Closes FS #359. Bumped to ensure latest -fixes. Bumped to ensure latest -fixes. Bumped for latest -fixes. Bumped to latest fixes and VDPAU 20549 patch.
Diffstat (limited to 'abs/core-testing/runit-scripts/PKGBUILD')
-rwxr-xr-xabs/core-testing/runit-scripts/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD
index 6596371..0644c3b 100755
--- a/abs/core-testing/runit-scripts/PKGBUILD
+++ b/abs/core-testing/runit-scripts/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=runit-scripts
pkgver=1.8.0
-pkgrel=83
+pkgrel=84
pkgdesc="collection of startup scripts for runit"
url="http://smarden.org/runit/"
license="BSD"
@@ -28,3 +28,4 @@ build() {
install -m0755 reboot-runit halt-runit logger $startdir/pkg/sbin
rsync -a --exclude=.svn services/* $startdir/pkg/etc/sv
}
+md5sums=('c6cbd6af3657783bd1ce8f75f574d72f')