diff options
Diffstat (limited to 'pcr/libsystemd-dummy/PKGBUILD')
-rw-r--r-- | pcr/libsystemd-dummy/PKGBUILD | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/pcr/libsystemd-dummy/PKGBUILD b/pcr/libsystemd-dummy/PKGBUILD deleted file mode 100644 index 61a8041a6..000000000 --- a/pcr/libsystemd-dummy/PKGBUILD +++ /dev/null @@ -1,15 +0,0 @@ -# Maintainer: David P. <megver83@parabola.nu> - -# Based on Parabola's systemd-dummy -# https://pad.riseup.net/p/ParabolaSystemdDependants - -pkgname=libsystemd-dummy -pkgdesc="An empty package that provides 'libsystemd' to satisfy packages that erronously depend on it" -url='https://parabola.nu/' -provides=('libsystemd') -license=('custom:Public Domain') -epoch=1 -pkgver=1 -pkgrel=1 -arch=(any) -depends=(libsystemd.so) |