summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Eden <yamakuzure@gmx.net>2018-01-14 23:52:49 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-01-15 00:04:54 +0100
commit1db7c7784460eb0ad23bdec0a67c9a0352f81ba6 (patch)
treeb6a118012837aaa7a3e3a166f48097641402ba12 /sys-auth/elogind/files/elogind-235.1-docs.patch
parentsci-geosciences/qgis: Depends on dev-python/owslib (diff)
downloadgentoo-1db7c7784460eb0ad23bdec0a67c9a0352f81ba6.tar.gz
gentoo-1db7c7784460eb0ad23bdec0a67c9a0352f81ba6.tar.bz2
gentoo-1db7c7784460eb0ad23bdec0a67c9a0352f81ba6.zip
sys-auth/elogind: 235.1 version bump, switched to meson
Tests pass. Bug: https://bugs.gentoo.org/631932 Closes: https://bugs.gentoo.org/644600 Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-auth/elogind/files/elogind-235.1-docs.patch')
-rw-r--r--sys-auth/elogind/files/elogind-235.1-docs.patch20
1 files changed, 20 insertions, 0 deletions
diff --git a/sys-auth/elogind/files/elogind-235.1-docs.patch b/sys-auth/elogind/files/elogind-235.1-docs.patch
new file mode 100644
index 000000000000..bb28bf412d4a
--- /dev/null
+++ b/sys-auth/elogind/files/elogind-235.1-docs.patch
@@ -0,0 +1,20 @@
+--- a/meson.build 2018-01-14 18:59:36.141461154 +0100
++++ b/meson.build 2018-01-14 19:00:46.208461781 +0100
+@@ -2634,16 +2634,7 @@
+ # install_data('modprobe.d/systemd.conf',
+ # install_dir : modprobedir)
+ #endif // 0
+-install_data('README',
+- 'NEWS',
+- 'CODING_STYLE',
+-#if 0 /// UNNEEDED by elogind
+-# 'DISTRO_PORTING',
+-# 'ENVIRONMENT.md',
+-#endif // 0
+- 'LICENSE.GPL2',
+- 'LICENSE.LGPL2.1',
+- 'src/libelogind/sd-bus/GVARIANT-SERIALIZATION',
++install_data('src/libelogind/sd-bus/GVARIANT-SERIALIZATION',
+ install_dir : docdir)
+
+ meson.add_install_script('sh', '-c', mkdir_p.format(systemdstatedir))