From dd3eb2ee5c044ac879b48f2c2125cd409ed97deb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Sun, 27 Jul 2014 05:55:37 +0200 Subject: [PATCH] debian: builder repo no longer has "apt" subdir --- scripts_debian/04_install_qubes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts_debian/04_install_qubes.sh b/scripts_debian/04_install_qubes.sh index 700e607..6b7141d 100755 --- a/scripts_debian/04_install_qubes.sh +++ b/scripts_debian/04_install_qubes.sh @@ -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