mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
hyperscan: Move rootfiles to arch directories
This package is only compiled on x86_64 and i586 and cannot be packaged in any of the other architectures. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
18
config/rootfiles/common/x86_64/hyperscan
Normal file
18
config/rootfiles/common/x86_64/hyperscan
Normal file
@@ -0,0 +1,18 @@
|
||||
#usr/include/hs
|
||||
#usr/include/hs/hs.h
|
||||
#usr/include/hs/hs_common.h
|
||||
#usr/include/hs/hs_compile.h
|
||||
#usr/include/hs/hs_runtime.h
|
||||
#usr/lib/libhs.so
|
||||
usr/lib/libhs.so.5
|
||||
usr/lib/libhs.so.5.1.1
|
||||
usr/lib/libhs_runtime.so
|
||||
usr/lib/libhs_runtime.so.5
|
||||
usr/lib/libhs_runtime.so.5.1.1
|
||||
#usr/lib/pkgconfig/libhs.pc
|
||||
#usr/share/doc/hyperscan
|
||||
#usr/share/doc/hyperscan/examples
|
||||
#usr/share/doc/hyperscan/examples/README.md
|
||||
#usr/share/doc/hyperscan/examples/patbench.cc
|
||||
#usr/share/doc/hyperscan/examples/pcapscan.cc
|
||||
#usr/share/doc/hyperscan/examples/simplegrep.c
|
||||
Reference in New Issue
Block a user