fix a typo

This commit is contained in:
Sylvestre Ledru 2022-10-17 07:39:50 +02:00
parent 46090b035b
commit da5c2dd727

2
debian/rules vendored
View File

@ -515,7 +515,7 @@ override_dh_ocaml:
override_dh_auto_configure: preconfigure
if test -f /opt/sccache/sccache; then \
touch $$CCACHE_ERROR_LOG; \
touch $$SCCACHE_ERROR_LOG; \
ls -al /opt/sccache/*; \
ls -al /usr/bin/g++-*; \
fi