diff options
Diffstat (limited to 'helpers/lh_source_tar')
-rwxr-xr-x | helpers/lh_source_tar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_source_tar b/helpers/lh_source_tar index 386db67..85ba9ab 100755 --- a/helpers/lh_source_tar +++ b/helpers/lh_source_tar @@ -42,7 +42,7 @@ Echo_message "Begin building source tarball..." Echo_message "This may take a while." # Requiring stage file -Require_stagefile .stage/source_debian +Require_stagefile .stage/config .stage/source_debian # Checking stage file Check_stagefile .stage/source_tar |