Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
Drop options=(debug)/options=('debug') from trunk
Browse files Browse the repository at this point in the history
devtools 20230105-1 enables the debug option by default.

A follow-up commit will remove debug from alongside other options.

git-svn-id: file:///srv/repos/svn-community/svn@1383557 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
foutrelis authored and svntogit committed Jan 15, 2023
1 parent 98ed344 commit a4964bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ depends=('libyaml' 'openssl' 'python' 'python-bcrypt' 'python-cryptography' 'pyt
makedepends=('cmocka' 'python-build' 'python-installer' 'python-setuptools' 'python-wheel')
checkdepends=('expect' 'iproute2' 'java-hamcrest' 'junit' 'libp11' 'opensc' 'openssh'
'python-python-pkcs11' 'swtpm' 'tpm2-abrmd' 'tpm2-openssl' 'wget' 'xxd')
options=('debug')
source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.gz"{,.asc})
sha512sums=('599feb4d888c25a3359927b1d408f9ce85ba69d8a0e7af7ae9f3736e8940ec8d5f58b3094bef3b6515c0b1810249ea98cd73dbce592cb63de3b45ff976adda80'
'SKIP')
Expand Down

0 comments on commit a4964bf

Please sign in to comment.