← recipes

Commit bfc99ca

0
plików
+0
dodanych
-0
usuniętych
@@ -239,7 +239,6 @@ footprint_polkit_zh: |
239 239 drwxr-xr-x root/root usr/share/locale/zh_TW/
240 240 drwxr-xr-x root/root usr/share/locale/zh_TW/LC_MESSAGES/
241 241 -rw-r--r-- root/root usr/share/locale/zh_TW/LC_MESSAGES/polkit-1.mo
242 -
243 242 build: |
244 243 sed -i '/systemd_sysusers_dir/s/^/#/' polkit-127/meson.build
245 244 meson setup --prefix /usr \
@@ -251,7 +250,7 @@ build: |
251 250 -D session_tracking=logind \
252 251 -D tests=true \
253 252 -D os_type=lfs \
254 - -D introspection=true \
253 + -D introspection=false \
255 254 polkit-127 builddir
256 255 meson compile -C builddir
257 256