summaryrefslogtreecommitdiffstats
path: root/abs/core/plymouth/systemd-unit-dir.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-11-29 18:39:06 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-11-29 18:39:06 (GMT)
commitd6516faa2bb58b90035609b16674cb86b75a7570 (patch)
tree288971230c879eef2009e70ef2c5c3a7cbb9aa76 /abs/core/plymouth/systemd-unit-dir.patch
parentd4f87c26be94acfef50c606440fab2dd3f04c167 (diff)
downloadlinhes_pkgbuild-d6516faa2bb58b90035609b16674cb86b75a7570.zip
linhes_pkgbuild-d6516faa2bb58b90035609b16674cb86b75a7570.tar.gz
linhes_pkgbuild-d6516faa2bb58b90035609b16674cb86b75a7570.tar.bz2
update to 0.8.8.52.g37d2e40. refs #891
Diffstat (limited to 'abs/core/plymouth/systemd-unit-dir.patch')
-rw-r--r--abs/core/plymouth/systemd-unit-dir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/abs/core/plymouth/systemd-unit-dir.patch b/abs/core/plymouth/systemd-unit-dir.patch
deleted file mode 100644
index 7058c8f..0000000
--- a/abs/core/plymouth/systemd-unit-dir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.ac.orig 2012-06-12 17:19:48.903409717 +0300
-+++ configure.ac 2012-06-12 17:20:01.916743217 +0300
-@@ -254,7 +254,7 @@
-
- if test x$enable_systemd_integration = xyes; then
- AC_DEFINE(PLY_ENABLE_SYSTEMD_INTEGRATION, 1, [Coordinate boot up with systemd])
-- SYSTEMD_UNIT_DIR=/lib/systemd/system
-+ SYSTEMD_UNIT_DIR=/usr/lib/systemd/system
- AC_SUBST(SYSTEMD_UNIT_DIR)
- fi
-