aboutsummaryrefslogtreecommitdiffstats
path: root/clean_files
diff options
context:
space:
mode:
Diffstat (limited to 'clean_files')
-rwxr-xr-xclean_files1
1 files changed, 0 insertions, 1 deletions
diff --git a/clean_files b/clean_files
index 2e7723e..f9d6eb9 100755
--- a/clean_files
+++ b/clean_files
@@ -12,7 +12,6 @@
################################################################################
use strict;
use warnings;
-$ENV{DONT_CLEANUP} and exit(0);
my $buildroot = $ENV{RPM_BUILD_ROOT};
die "No build root defined" unless $buildroot;