mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 12:28:06 +00:00
wip hack
This commit is contained in:
committed by
missytake
parent
582a2af799
commit
d732d099ac
@@ -12,12 +12,10 @@ sudo apt install default-libmysqlclient-dev krb5-multidev libapparmor-dev libbz2
|
|||||||
# copying this script to a shorter file path
|
# copying this script to a shorter file path
|
||||||
# if we don't do this, some tests fail after the build
|
# if we don't do this, some tests fail after the build
|
||||||
SCRIPT_DIR=~/dovebuild
|
SCRIPT_DIR=~/dovebuild
|
||||||
cp build-obs.sh $SCRIPT_DIR
|
|
||||||
cd $SCRIPT_DIR
|
cd $SCRIPT_DIR
|
||||||
|
|
||||||
# Define path of your local OBS repository
|
# Define path of your local OBS repository
|
||||||
REPO_PATH=$OBS_PATH/home:deltachat/dovecot/
|
REPO_PATH=$OBS_PATH/home:deltachat/dovecot/
|
||||||
SCRIPT_DIR=$PWD
|
|
||||||
OBS_PATH=$SCRIPT_DIR/obs
|
OBS_PATH=$SCRIPT_DIR/obs
|
||||||
|
|
||||||
# Download Debian Source Files
|
# Download Debian Source Files
|
||||||
|
|||||||
Reference in New Issue
Block a user