Add definition for EXTRACTED_SOURCES
This commit is contained in:
parent
4c0e41e465
commit
057b2c80d6
|
@ -11,3 +11,5 @@ if [ "$DATE"x = ""x ] ; then
|
|||
export DATE=`date -u +%Y%m%d`
|
||||
fi
|
||||
export PARALLEL=0
|
||||
|
||||
export EXTRACTED_SOURCES=/export/ftp/cdimage/cd-sources
|
Loading…
Reference in New Issue