Allow building different versions for different target platforms
This commit is contained in:
2
Makefile
2
Makefile
@@ -2,7 +2,7 @@
|
||||
# UPDATE_PATH=/srv/slt-update
|
||||
PACKAGES = slt.tar.gz
|
||||
|
||||
export DL_PREFIX=https://slt.wolf-stuttgart.net/update/template
|
||||
export DL_PREFIX=https://slt.wolf-stuttgart.net/update/template/files
|
||||
|
||||
RSYNC_OPTIONS=-rltDz --delete --delete-delay --delete-excluded --exclude '.gitignore'
|
||||
RSYNC_USER=christian
|
||||
|
||||
Reference in New Issue
Block a user