mirror of
https://github.com/SELinuxProject/setools
synced 2025-04-01 00:06:19 +00:00
Fix userspace link in .travis.yml.
This commit is contained in:
parent
846d4650a4
commit
7edd44d047
@ -28,7 +28,7 @@ install:
|
||||
- export CFLAGS="-O2 -pipe -fPIC -Wall"
|
||||
|
||||
# Download current SELinux userspace tools and libraries
|
||||
- wget https://github.com/SELinuxProject/selinux/archive/20150202.zip
|
||||
- wget https://github.com/SELinuxProject/selinux/archive/20150202.tar.gz
|
||||
- tar -xzf 20150202.tar.gz
|
||||
- mv selinux-20150202 selinux-src
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user