provide the latest systemd version
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
30a9315d77
commit
5bfd0ae9ef
15
.SRCINFO
15
.SRCINFO
|
@ -1,15 +0,0 @@
|
||||||
pkgbase = systemd-dummy
|
|
||||||
pkgdesc = A dummy package to provide systemd
|
|
||||||
pkgver = 1
|
|
||||||
pkgrel = 5
|
|
||||||
epoch = 1
|
|
||||||
url = http://www.freedesktop.org/wiki/Software/systemd
|
|
||||||
arch = any
|
|
||||||
license = GPL2
|
|
||||||
license = LGPL2.1
|
|
||||||
license = MIT
|
|
||||||
depends = libsystemd
|
|
||||||
provides = systemd=221
|
|
||||||
|
|
||||||
pkgname = systemd-dummy
|
|
||||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -11,7 +11,7 @@ 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' )
|
provides=( 'systemd=242.32' )
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
# systemd-tmfiles stub
|
# systemd-tmfiles stub
|
||||||
|
|
Loading…
Reference in New Issue
Block a user