hal: remove name assignment in rc script, bumprev.
--HG-- extra : convert_revision : f91cbc9c5146b3b0b576812482c554512b18461c
This commit is contained in:
parent
8f2c12b8cf
commit
49407acd1a
2 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
command=/usr/sbin/hald
|
command=/usr/sbin/hald
|
||||||
pidfile=/var/run/hald/pid
|
pidfile=/var/run/hald/pid
|
||||||
name="HAL (Hardware Abstraction Layer)"
|
|
||||||
|
|
||||||
depend()
|
depend()
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hal'
|
# Template file for 'hal'
|
||||||
pkgname=hal
|
pkgname=hal
|
||||||
version=0.5.13
|
version=0.5.13
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://hal.freedesktop.org/releases/hal-$version.tar.bz2"
|
distfiles="http://hal.freedesktop.org/releases/hal-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-static=no --disable-console-kit
|
configure_args="--enable-static=no --disable-console-kit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue