Skip to content

Commit 01f84b4

Browse files
authored
Merge pull request #861 from AriaXLi/revert_PA-6549
Revert "Merge pull request #860 from AriaXLi/PA-6549"
2 parents db00b4c + 926168f commit 01f84b4

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

configs/components/_base-ruby-selinux.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
#
55

66
pkg.add_source("file://resources/patches/ruby-selinux/selinuxswig_ruby_wrap.patch")
7-
pkg.add_source("file://resources/patches/ruby-selinux/selinuxswig_ruby_undefining_allocator.patch")
87

98
# These can be overridden by the including component.
109
ruby_version ||= settings[:ruby_version]
@@ -82,7 +81,6 @@
8281
unless platform.name =~ /^(debian-12|ubuntu-24|fedora-40)/
8382
steps << "#{platform.patch} --strip=0 --fuzz=0 --ignore-whitespace --no-backup-if-mismatch < ../selinuxswig_ruby_wrap.patch"
8483
end
85-
steps << "#{platform.patch} --strip=0 --fuzz=0 --ignore-whitespace --no-backup-if-mismatch < ../selinuxswig_ruby_undefining_allocator.patch"
8684
end
8785

8886
# libselinux 3.3 is the minimum version we want to build on RHEL 9, but the

resources/patches/ruby-selinux/selinuxswig_ruby_undefining_allocator.patch

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)