]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
hyperscan: Move rootfiles to arch directories
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 May 2019 14:38:42 +0000 (15:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 27 May 2019 14:38:42 +0000 (15:38 +0100)
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>
config/rootfiles/common/i586/hyperscan [moved from config/rootfiles/common/hyperscan with 100% similarity]
config/rootfiles/common/x86_64/hyperscan [new file with mode: 0644]

diff --git a/config/rootfiles/common/x86_64/hyperscan b/config/rootfiles/common/x86_64/hyperscan
new file mode 100644 (file)
index 0000000..3cec5c0
--- /dev/null
@@ -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