From 9a68d42ee877461c471c43be8f653e3d70a5fa6c Mon Sep 17 00:00:00 2001 From: Christian Hagenest Date: Thu, 16 May 2024 18:44:43 +0200 Subject: [PATCH] wip hack --- scripts/dovecot/build-obs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dovecot/build-obs.sh b/scripts/dovecot/build-obs.sh index 954819e1..db05f76d 100644 --- a/scripts/dovecot/build-obs.sh +++ b/scripts/dovecot/build-obs.sh @@ -15,8 +15,8 @@ SCRIPT_DIR=~/dovebuild cd $SCRIPT_DIR # Define path of your local OBS repository -REPO_PATH=$OBS_PATH/home:deltachat/dovecot/ OBS_PATH=$SCRIPT_DIR/obs +REPO_PATH=$OBS_PATH/home:deltachat/dovecot/ # Download Debian Source Files echo "Downloading precise files from Debian unstable repository..."