diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-12-08 14:36:52 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-12-08 14:36:52 +0100 |
| commit | 49d6718fee3a230a09e47c11bf9b8563bbc28657 (patch) | |
| tree | 703c977ddbc6e40f2c929e8c10042c7907ae87c3 /private/packagekit/meson_elogind.patch | |
| parent | 3414a69bc8e589a0fbfc52f932f6b7df8d05f365 (diff) | |
| download | slackbuilder-49d6718fee3a230a09e47c11bf9b8563bbc28657.tar.gz | |
Remove private build scripts and functions
Diffstat (limited to 'private/packagekit/meson_elogind.patch')
| -rw-r--r-- | private/packagekit/meson_elogind.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/private/packagekit/meson_elogind.patch b/private/packagekit/meson_elogind.patch deleted file mode 100644 index 2a0f0a7..0000000 --- a/private/packagekit/meson_elogind.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/meson.build 2022-12-01 19:47:48.000000000 +0100 -+++ b/meson.build 2022-12-05 13:10:39.303777801 +0100 -@@ -45,7 +45,7 @@ - - elogind = [] - if get_option('elogind') -- elogind = dependency('elogind', version: '>=229.4') -+ elogind = dependency('libelogind', version: '>=229.4') - add_project_arguments ('-DHAVE_SYSTEMD_SD_LOGIN_H=1', language: 'c') - endif - |
