eh
This commit is contained in:
parent
dde3c29e44
commit
788c4889fc
5
PKGBUILD
5
PKGBUILD
|
@ -6,13 +6,12 @@ pkgdesc='A dummy package to provide systemd'
|
||||||
pkgname='systemd-dummy'
|
pkgname='systemd-dummy'
|
||||||
epoch=1
|
epoch=1
|
||||||
pkgver=1
|
pkgver=1
|
||||||
pkgrel=5
|
pkgrel=6
|
||||||
depends=( 'libsystemd' )
|
|
||||||
arch=( 'any' )
|
arch=( 'any' )
|
||||||
url="http://www.freedesktop.org/wiki/Software/systemd"
|
url="http://www.freedesktop.org/wiki/Software/systemd"
|
||||||
license=('GPL2' 'LGPL2.1' 'MIT')
|
license=('GPL2' 'LGPL2.1' 'MIT')
|
||||||
|
|
||||||
provides=( 'systemd=221' )
|
provides=( 'systemd' )
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
# systemd-tmfiles stub
|
# systemd-tmfiles stub
|
||||||
|
|
Loading…
Reference in New Issue
Block a user