Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
policycoreutils
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mer-core
policycoreutils
Commits
a5adae76
Commit
a5adae76
authored
May 22, 2020
by
Matti Kosola
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'jb49761' into 'master'
Fix building with aarch64 multilib See merge request
!7
parents
79b737d6
2f6c7171
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
11 deletions
+3
-11
rpm/policycoreutils.spec
rpm/policycoreutils.spec
+3
-11
No files found.
rpm/policycoreutils.spec
View file @
a5adae76
...
...
@@ -27,14 +27,6 @@
%global generatorsdir /lib/systemd/system-generators
%if ! %{defined python3_sitearch}
%define python3_sitearch /%{_libdir}/python3.?/site-packages
%endif
%if ! %{defined python3_sitelib}
%define python3_sitelib /%{_libdir}/python3.?/site-packages
%endif
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 3.0
...
...
@@ -214,9 +206,9 @@ The policycoreutils-python3 package contains the interfaces that can be used
by python 3 in an SELinux environment.
%files python3
%{python3_site
arch
}/seobject.py*
%{python3_site
arch
}/__pycache__
%{python3_site
arch
}/sepolgen
%{python3_site
lib
}/seobject.py*
%{python3_site
lib
}/__pycache__
%{python3_site
lib
}/sepolgen
%dir %{python3_sitelib}/sepolicy
%{python3_sitelib}/sepolicy/templates
%dir %{python3_sitelib}/sepolicy/help
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment