Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/offload-build.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/offload-build.in b/src/offload-build.in
index 027bad3..0aa2e38 100644
--- a/src/offload-build.in
+++ b/src/offload-build.in
@@ -8,6 +8,11 @@
source /usr/share/makepkg/util/config.sh
+# Deprecation warning
+if [[ -z $_DEVTOOLS_COMMAND ]]; then
+ colorize
+ warning "${0##*/} is deprecated and will be removed. Use 'pkgctl build --offload' instead"
+fi
# global defaults suitable for use by Arch staff
repo=extra