Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 654166
Collapse All | Expand All

(-)a/meson.build (-14 / +1 lines)
Lines 2800-2819 Link Here
2800
# install_data('modprobe.d/systemd.conf',
2800
# install_data('modprobe.d/systemd.conf',
2801
#              install_dir : modprobedir)
2801
#              install_dir : modprobedir)
2802
#endif // 0
2802
#endif // 0
2803
install_data('README',
2803
install_data('src/libelogind/sd-bus/GVARIANT-SERIALIZATION',
2804
             'NEWS',
2805
             'CODING_STYLE',
2806
#if 0 /// UNNEEDED by elogind
2807
#              'DISTRO_PORTING',
2808
#              'ENVIRONMENT.md',
2809
#endif // 0
2810
             'LICENSE.GPL2',
2811
             'LICENSE.LGPL2.1',
2812
             'src/libelogind/sd-bus/GVARIANT-SERIALIZATION',
2813
#if 0 /// UNNEEDED by elogind
2814
#              'TRANSIENT-SETTINGS.md',
2815
#              'UIDS-GIDS.md',
2816
#endif // 0
2817
             install_dir : docdir)
2804
             install_dir : docdir)
2818
2805
2819
#if 0 /// UNNEEDED by elogind
2806
#if 0 /// UNNEEDED by elogind

Return to bug 654166