This commit is contained in:
Jack L. Frost 2015-08-08 18:38:27 +03:00
parent dde3c29e44
commit 788c4889fc
1 changed files with 2 additions and 3 deletions

View File

@ -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