summary refs log tree commit diff
path: root/pkgs/desktops/pantheon/third-party/wingpanel-indicator-ayatana/fix-indicator-dir.patch
diff options
context:
space:
mode:
authorBobby Rong <rjl931189261@126.com>2021-12-21 10:15:47 +0800
committerGitHub <noreply@github.com>2021-12-21 10:15:47 +0800
commita0e298169187ea59c7b670d9e3759369417905f4 (patch)
treedb9dbfabd825aa02b0dc1b3f47134562cc9337bf /pkgs/desktops/pantheon/third-party/wingpanel-indicator-ayatana/fix-indicator-dir.patch
parent34168e58d1b9c269f376f3d0b5ca850851feb2a6 (diff)
parentfaa933d4c023055faac40d83dd80ee230eaf678e (diff)
downloadnixpkgs-a0e298169187ea59c7b670d9e3759369417905f4.tar
nixpkgs-a0e298169187ea59c7b670d9e3759369417905f4.tar.gz
nixpkgs-a0e298169187ea59c7b670d9e3759369417905f4.tar.bz2
nixpkgs-a0e298169187ea59c7b670d9e3759369417905f4.tar.lz
nixpkgs-a0e298169187ea59c7b670d9e3759369417905f4.tar.xz
nixpkgs-a0e298169187ea59c7b670d9e3759369417905f4.tar.zst
nixpkgs-a0e298169187ea59c7b670d9e3759369417905f4.zip
Merge pull request #151493 from bobby285271/ayatana
wingpanel-indicator-ayatana: unstable-2021-12-01 -> unstable-2021-12-18
Diffstat (limited to 'pkgs/desktops/pantheon/third-party/wingpanel-indicator-ayatana/fix-indicator-dir.patch')
-rw-r--r--pkgs/desktops/pantheon/third-party/wingpanel-indicator-ayatana/fix-indicator-dir.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/pkgs/desktops/pantheon/third-party/wingpanel-indicator-ayatana/fix-indicator-dir.patch b/pkgs/desktops/pantheon/third-party/wingpanel-indicator-ayatana/fix-indicator-dir.patch
deleted file mode 100644
index e6f71558e3e..00000000000
--- a/pkgs/desktops/pantheon/third-party/wingpanel-indicator-ayatana/fix-indicator-dir.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-diff --git a/meson.build b/meson.build
-index 4aeab2b..dc44e6c 100644
---- a/meson.build
-+++ b/meson.build
-@@ -25,8 +25,10 @@ dependencies = {
-     'wingpanel': wingpanel
- }
- 
-+libdir = join_paths(get_option('prefix'), get_option('libdir'))
-+
- indicator_name = 'ayatana'
--indicator_dir  = dependencies['wingpanel'].get_pkgconfig_variable('indicatorsdir')
-+indicator_dir  = dependencies['wingpanel'].get_pkgconfig_variable('indicatorsdir', define_variable: ['libdir', libdir])
- 
- # ----------------------------------------------------------------------------------------------------------------------
- # Bindings: