1
0
mirror of https://codeberg.org/privacy1st/arch synced 2025-01-14 03:56:06 +01:00
arch/pkg/de-p1st-makepkg/makepkg.conf.holoscript

7 lines
141 B
Plaintext
Raw Normal View History

#!/bin/sh
# stdin: default config
# stdout: modified config
2021-09-10 15:59:33 +02:00
set -e
sed 's|^#PACKAGER=.*$|PACKAGER="Daniel Langbein <daniel@systemli.org>"|'