mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
5f41581590
[PATCH] refactor(secret-tool): deprecate ours in favor of upstream
17 lines
493 B
Plaintext
17 lines
493 B
Plaintext
From af8a80d8916edd4a1c146afb2743651b6c3ca406 Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Ville=20Skytt=C3=A4?= <ville.skytta@iki.fi>
|
|
Date: Tue, 21 Jan 2025 23:54:41 +0200
|
|
Subject: [PATCH] refactor(secret-tool): deprecate ours in favor of upstream
|
|
|
|
Index: test/fallback/completions/Makefile.am
|
|
--- test/fallback/completions/Makefile.am.orig
|
|
+++ test/fallback/completions/Makefile.am
|
|
@@ -46,6 +46,7 @@ EXTRA_DIST = \
|
|
ruff \
|
|
runuser \
|
|
rustup \
|
|
+ secret-tool \
|
|
slackpkg \
|
|
sops \
|
|
stern \
|