diff options
| author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-07-01 16:50:08 +0200 |
|---|---|---|
| committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-07-01 16:50:08 +0200 |
| commit | 18e0a2f32525e5092be322272e7bf9296f050584 (patch) | |
| tree | f5ad6d69e2816347a387cde748eb62985bceb297 /scripts/build/source_checksums | |
| parent | b77349b8ce2a9b6b2789424f189379e01ed63551 (diff) | |
| download | vyos-live-build-18e0a2f32525e5092be322272e7bf9296f050584.tar.gz vyos-live-build-18e0a2f32525e5092be322272e7bf9296f050584.zip | |
Debranding live sources.
Diffstat (limited to 'scripts/build/source_checksums')
| -rwxr-xr-x | scripts/build/source_checksums | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/source_checksums b/scripts/build/source_checksums index 96e10e5ea..e3a222aa8 100755 --- a/scripts/build/source_checksums +++ b/scripts/build/source_checksums @@ -41,7 +41,7 @@ Check_lockfile .lock # Creating lock file Create_lockfile .lock -for DIRECTORY in source/debian source/debian-live +for DIRECTORY in source/debian source/live do if [ ! -d ${DIRECTORY} ] then |
