From 233e52099f9e6aabadb53480dd52dc33e80b4f10 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 30 Jun 2023 08:11:19 +0100 Subject: sys-auth/elogind : use gentoo's ebuild --- sys-auth/elogind/files/elogind-243.7-nodocs.patch | 29 ----------------------- 1 file changed, 29 deletions(-) delete mode 100644 sys-auth/elogind/files/elogind-243.7-nodocs.patch (limited to 'sys-auth/elogind/files/elogind-243.7-nodocs.patch') diff --git a/sys-auth/elogind/files/elogind-243.7-nodocs.patch b/sys-auth/elogind/files/elogind-243.7-nodocs.patch deleted file mode 100644 index 0ec0aa37..00000000 --- a/sys-auth/elogind/files/elogind-243.7-nodocs.patch +++ /dev/null @@ -1,29 +0,0 @@ -We don't want the build system to install to docdir for us. - ---- a/meson.build 2020-03-12 20:33:40.000000000 +0100 -+++ b/meson.build 2020-03-12 22:46:08.020716935 +0100 -@@ -3352,15 +3352,11 @@ - # install_data('modprobe.d/systemd.conf', - # install_dir : modprobedir) - #endif // 0 --install_data('LICENSE.GPL2', -- 'LICENSE.LGPL2.1', - #if 0 /// elogind has upgraded to markdown, and the NEWS file is useless - # 'NEWS', - # 'README', - #else // 0 -- 'README.md', - #endif // 0 -- 'docs/CODING_STYLE.md', - #if 0 /// irrelevant for elogind - # 'docs/DISTRO_PORTING.md', - # 'docs/ENVIRONMENT.md', -@@ -3369,8 +3365,6 @@ - # 'docs/TRANSLATORS.md', - # 'docs/UIDS-GIDS.md', - #endif // 0 -- 'src/libelogind/sd-bus/GVARIANT-SERIALIZATION', -- install_dir : docdir) - - #if 0 /// UNNEEDED by elogind - # meson.add_install_script('sh', '-c', mkdir_p.format(systemdstatedir)) -- cgit v1.2.3