summaryrefslogtreecommitdiff
path: root/libre/systemd/srcinfo.sh
blob: 71689f2e7499133385513502f665e567e014187b (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash
# Run this after building the package.

set -euE
. "$(librelib conf)"
load_conf chroot.conf CHROOTDIR CHROOT

_existing_srcdir="${CHROOTDIR}/${CHROOT}/${LIBREUSER}/build/systemd/src" makepkg --printsrcinfo > .SRCINFO