remove the build dir

This commit is contained in:
Sylvestre Ledru 2021-09-18 21:03:15 +02:00
parent 0197a4349a
commit 44b820ea05

2
debian/rules vendored
View File

@ -796,7 +796,7 @@ endif
# Delete the target build directory to save some space on the build systems
# All the files have been installed in $(CURDIR)/debian/tmp/ already
# rm -rf $(TARGET_BUILD)
rm -rf $(TARGET_BUILD)
override_dh_makeshlibs: