Marcus Meissner 2021-06-11 07:47:54 +00:00 committed by Git OBS Bridge
parent 8e8941fad6
commit 99afa54882
2 changed files with 15 additions and 0 deletions

13
polkit-gtkdoc.patch Normal file
View File

@ -0,0 +1,13 @@
Index: polkit-0.119/docs/polkit/Makefile.am
===================================================================
--- polkit-0.119.orig/docs/polkit/Makefile.am
+++ polkit-0.119/docs/polkit/Makefile.am
@@ -86,7 +86,7 @@ else
CLEANFILES =
endif
-EXTRA_DIST = meson.build
+EXTRA_DIST += meson.build
CLEANFILES += *~ \
polkit-1-scan.* \

View File

@ -38,6 +38,8 @@ Patch2: pkexec.patch
Patch3: polkit-keyinit.patch
# adjust path to polkit-agent-helper-1 (bsc#1180474)
Patch4: polkit-adjust-libexec-path.patch
# fixed fallout from meson.build addition
Patch5: polkit-gtkdoc.patch
BuildRequires: gcc-c++
BuildRequires: gtk-doc