Skip to content

Commit

Permalink
#3974 workaround debug package errors on Fedora 39
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Aug 24, 2023
1 parent 639c2ee commit badc115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/rpm/xpra.spec
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ autoprov: no
%define build_args %{DEFAULT_BUILD_ARGS}
%else
%if 0%{?fedora}>=39
%global debug_package %{nil}
%define build_args %{DEFAULT_BUILD_ARGS} --without-nvidia --without-pandoc_lua
%else
%define build_args %{DEFAULT_BUILD_ARGS} --without-nvidia
Expand Down

0 comments on commit badc115

Please sign in to comment.