summaryrefslogtreecommitdiff
path: root/x11/xdg-desktop-portal-gnome/files/patch-data_meson.build
blob: b76b04b5bc786de3742809b88eb097fe179a4a01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- data/meson.build.orig	2024-05-25 18:46:09 UTC
+++ data/meson.build
@@ -41,7 +41,7 @@ configure_file(
 )
 
 # systemd unit
-if systemduserunitdir != ''
+if systemduserunitdir != 'no'
   configure_file(
     input: 'xdg-desktop-portal-gnome.service.in',
     output: 'xdg-desktop-portal-gnome.service',