src_prepare-overlay/app-admin/cgtop/files/246-cgtop-libshared-static.patch
Maciej Barć f6e4841178
app-admin/cg*: new pkgs cgtop and cgls; add 246
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt@protonmail.com>
2020-12-30 12:15:20 +01:00

14 lines
391 B
Diff

index dbbddb6..3976888 100644
--- a/meson.build
+++ b/meson.build
@@ -2894,8 +2894,7 @@ public_programs += executable(
'systemd-cgtop',
'src/cgtop/cgtop.c',
include_directories : includes,
- link_with : [libshared],
- install_rpath : rootlibexecdir,
+ link_with : [libshared_static, libsystemd_static],
install : true)
executable(