Bring back the clean up the temp dir

This commit is contained in:
Sylvestre Ledru 2018-08-13 16:24:02 +02:00
parent 02fa5bbebc
commit 3eee095f06

2
debian/rules vendored
View File

@ -559,7 +559,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: