Skip to content

Commit cba4246

Browse files
authored
Docker: Persist the header files for more complex integrations / use cases
1 parent 4cf76a1 commit cba4246

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ RUN apk add --no-cache \
5050
-DENABLE_STATIC_LIB=OFF && \
5151
make DESTDIR="/clamav" -j$(($(nproc) - 1)) install && \
5252
rm -r \
53-
"/clamav/usr/include" \
5453
"/clamav/usr/lib/pkgconfig/" \
5554
&& \
5655
sed -e "s|^\(Example\)|\# \1|" \

0 commit comments

Comments
 (0)