file: disable use of libseccomp

This commit is contained in:
Juergen Daubert 2018-04-23 15:47:31 +02:00
parent b23cd8be41
commit 4c8e7a714e
2 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqvhqXeH+sEpVbBdXS53mSQtXhDBYNWZzupw/HGKo+Nk1Pc5VA4DNRKrOSxO5X2/Pd7wNxmV3mp9Hqlw+txBcwAI=
SHA256 (Pkgfile) = c2207199c2edf11d833899062ba8ca9b242adc03be4f9c8282a6590e05890b08
RWRJc1FUaeVequ3xIQ+zcE9/2ZJuzPFcUHMufq+dQz8O66HC/HwvcRblA7xPiY9iZAZWxSMJA6COE1gncCLrc/b4jTeaSe94PQw=
SHA256 (Pkgfile) = 142492adcbb9edea4050eb5cdbf96290128828d3c389c0ffb91e2c2e6b80ee73
SHA256 (.footprint) = 6014d14d7cc92d75a5935fb931dde0242ea5bc2abe18703e9d2cd6a2197012bd
SHA256 (file-5.33.tar.gz) = 1c52c8c3d271cd898d5511c36a68059cda94036111ab293f01f83c3525b737c6

View File

@ -5,14 +5,15 @@
name=file
version=5.33
release=1
release=2
source=(ftp://ftp.astron.com/pub/file/$name-$version.tar.gz)
build() {
cd $name-$version
./configure --prefix=/usr \
--enable-fsect-man5 \
--enable-static
--enable-static \
--disable-libseccomp
make
make DESTDIR=$PKG install
rmdir $PKG/usr/share/man/man4