summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorthePanz2024-03-08 00:20:26 +0100
committerthePanz2024-03-08 00:20:26 +0100
commit919808b4384be7192ad10100bcade38422ebd909 (patch)
treeadf108a528fc1e2ea5b530a639d7b276028a9998 /PKGBUILD
parent102c1b29d8a80fbd5856188dfdb56eda2dd7335e (diff)
downloadaur-919808b4384be7192ad10100bcade38422ebd909.tar.gz
Remove unused -debug package installation
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9212b1c92042..21c6d76d86d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/docker/docker-credential-helpers"
license=('MIT')
depends=()
makedepends=()
+options=("!debug")
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")