mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-21 18:44:05 +00:00
Add a clean rule for html_blocks.c to match our build rule
This commit is contained in:
parent
9bdca5cfee
commit
ee41b67915
1
debian/rules
vendored
1
debian/rules
vendored
@ -116,6 +116,7 @@ override_dh_auto_clean:
|
||||
$(PMAKE) clean-all; \
|
||||
$(RM) Makefile config.stamp config.mk; \
|
||||
fi
|
||||
$(RM) src/rt/hoedown/src/html_blocks.c # clean up after building this ourselves
|
||||
$(RM) src/bootstrap/bootstrap.pyc
|
||||
|
||||
override_dh_auto_build-arch:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user