Go to file
Petr Lautrbach c5af50ed1a Use %{__python2} macro to build python2 packages
${__python} and /usr/bin/python are not available anymore.

Fixes:
make[1]: /usr/bin/python: Command not found
Please specify at least one package name on the command line.
cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -I../include -D_GNU_SOURCE -Wno-error -Wno-unused-but-set-variable -Wno-unused-variable -Wno-shadow -Wno-unused-parameter  -fPIC -DSHARED -c -o semanageswig_wrap.lo semanageswig_wrap.c
semanageswig_wrap.c:149:11: fatal error: Python.h: No such file or directory
 # include <Python.h>
           ^~~~~~~~~~
compilation terminated.
2018-07-23 13:51:55 +02:00
tests tests: Enable libsemanage/sanity-tests 2018-05-14 17:12:37 +02:00
.gitignore libsemanage-2.8-1 2018-05-25 11:08:02 +02:00
libsemanage-fedora.patch SELinux userspace 2.8-rc1 release candidate 2018-04-23 13:29:53 +02:00
libsemanage.spec Use %{__python2} macro to build python2 packages 2018-07-23 13:51:55 +02:00
semanage.conf Revert "Enable expand-check in semanage.conf" 2018-06-27 09:34:21 +02:00
sources libsemanage-2.8-1 2018-05-25 11:08:02 +02:00