mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-15 02:13:17 +00:00
fix a typo
This commit is contained in:
parent
46090b035b
commit
da5c2dd727
2
debian/rules
vendored
2
debian/rules
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user