description="SELinux binary policy manipulation library" url="http://userspace.selinuxproject.org" packager="Great-OS Team" name=libsepol version=3.9 release=2 source=(https://github.com/SELinuxProject/selinux/releases/download/$version/$name-$version.tar.gz) build() { cd $name-$version make make DESTDIR=${PKG} LIBDIR=/usr/lib SHLIBDIR=/usr/lib install }