debian: builder repo no longer has "apt" subdir
This commit is contained in:
parent
53c79a8363
commit
dd3eb2ee5c
@ -35,7 +35,7 @@ ln -s ../proc/self/mounts $INSTALLDIR/etc/mtab
|
||||
mkdir -p $INSTALLDIR/lib/modules
|
||||
|
||||
echo "--> Installing qubes packages"
|
||||
export CUSTOMREPO="$PWD/yum_repo_qubes/$DIST/apt"
|
||||
export CUSTOMREPO="$PWD/yum_repo_qubes/$DIST"
|
||||
|
||||
if ! [ -e $CACHEDIR/repo-secring.gpg ]; then
|
||||
mkdir -p $CACHEDIR
|
||||
|
Loading…
Reference in New Issue
Block a user