diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-05-07 07:59:44 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-05-07 07:59:44 +0200 |
commit | 4b815ee833c7bcad046ea453e05497071b7d7bf4 (patch) | |
tree | 4cf723f3118838c45530904133a3d9622c02a92c /scripts | |
parent | 9cbb6865c165d8d10dfd2b3096dea839b7809165 (diff) | |
download | vyos-live-build-4b815ee833c7bcad046ea453e05497071b7d7bf4.tar.gz vyos-live-build-4b815ee833c7bcad046ea453e05497071b7d7bf4.zip |
Also creating source stagefile in source_debian.
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/build/source_debian | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/build/source_debian b/scripts/build/source_debian index d7d7e74dd..365e6e010 100755 --- a/scripts/build/source_debian +++ b/scripts/build/source_debian @@ -197,3 +197,4 @@ fi # Creating stage file Create_stagefile .build/source_debian +Create_stagefile .build/source |